Search:
Type: Posts; User: Mordi
Search took 0.01 seconds.
It's a reference to de_dust, one of the most-played maps in Counter-Strike.
A funkified version "Acidjazzed Evening" by Tempest.
http://soundcloud.com/mordi-1/an-acidjazzed-evening-wip
Original tune here: http://www.youtube.com/watch?v=amXNbaRtLpQ
Any thoughts on the mixing on this one?
http://soundcloud.com/mordi-1/a-trace-of-space
What do you think of this? It's a Commodore 64 remix.
http://soundcloud.com/mordi-1/a-trace-of-space-work-in
I have a set of points that form a curve, and I am looking to make a sprite out of the curve. It should be like an island, with a texture that loops. Any tips?
I guess I can have a rectangled...
That's the coolest fucking shit I've seen in these threads so far! GG, waywo.
You'll find a lot of people who wants stuff to draw to practice their pixel art here: http://www.pixeljoint.com/forum/
At least one could back in the days of yore.
There is a really awesome platform puzzler here somewhere.
FL9 and an assortment of VSTs; mainly Zebra 2 at the moment.
We've been working on more or less the same game since 2004. :v:
I'm really not a decent programmer, so I am doing this off-shoot thing where I am making a simple 2D game-engine myself to learn...
It seems you have exposed my dark past. :tinfoil:
I am the world's greatest prorgamer and mathemagigian. :dance:
http://mordi.ziphoid.com/data/stuff/catmull_rom_spline.webm
Babby's first hermite interpolation. :downs:
http://mordi.ziphoid.com/data/stuff/hermite_interpolation.webm
http://www.learncpp.com/
This site has excellent and comprehensive tutorials. The great thing about them is that they don't assume that you know anything beforehand, and they are well written as...
http://soundcloud.com/mordi-1/alibi-sooner-or-later-wip
Updated yet again. Any thoughts on the leads? I am going to experiment with them, but they will probably be largely the same. Arrangement is...
http://soundcloud.com/mordi-1/alibi-sooner-or-later-wip
Did some more on this C64 remix tune.
Source tune here: http://www.youtube.com/watch?v=ymhB5YSta1M
For some reason, I've gotten smitten by 90's/early 00's music again. Should wear off soon. /offtopic
Babby's first beziér curve!
http://mordi.ziphoid.com/data/stuff/Bezier_curve.webm
http://soundcloud.com/mordi-1/alibi-sooner-or-later-wip
A C64 Remix wip. Posted it before - now improved upon.
Two wips:
This one is original. Tried something different. Everything was done from Zebra 2's initialize preset, except for the voice/drum samples, and the harp in the intro....
Do you have a good microphone? Would be cool to have some flute/sax recorded for various tunes.
Thanks for the tips. I'll look into it more tomorrow.
I thought #pragma once was an alternative to header guards... :v:
I made enums at first, but then I couldn't get them to work, so then I went for const ints. :downs:
I was thinking of simply passing a string into the catch and have it print that. Is that what...
I'm reworking my error-handling system. Is this a good way to do it? It is at least ten times better than what I had before (the ol' return-method).
Main.cpp
int main(int argc, char* argv[])
{...
Babby's first operator overload. :downs:
http://pasteboard.s3.amazonaws.com/images/1346624437541910.png
I was looking into getting a dark theme for VS, but it seems I'd have to change some color settings globally within Windows, and I don't want to do that. Is that how you've done it as well?
I just had a track released on OCRemix. A remix of a track from Donkey Kong Country 2.
http://ocremix.org/remix/OCR02488/
Only took them one year and a few months to post it. :v:
Ah. That would be cool. I'm not a great programmer really, though. :v: One would probably be better off just getting my ui-sprite and the draw-coordinates.
Edit: Update...
Yes, I made it in Photoshop. What does OS'ing mean?
I fixed all the warnings. There were over two hundred of them. Mostly potential data-losses.
I'm redoing the graphics of the UI. Looks like this right now:...
It's what I do, I've had no performance issues yet.[/QUOTE]
Do you have any issues regarding alpha values or blending in general? I can't seem to render a simple image using a framebuffer without...
My small GUI project has 241 warnings. Is this bad? :v:
http://pasteboard.s3.amazonaws.com/images/1346333327872095.png
Citrix... They make using my computer at work a nightmare. I've probably made thousands of dollars thanks to how slow their stupid security system is. Thanks, Citrix!
Changed it to 1, and now it works.
I have a problem where my load-function can happen in the middle of an update-function. Any tips on delaying the load until the update has finished?
...
I'm getting HEAP CORRUPTION ERROR (in caps, mind you).
I'm sure it has to do with resource-releasing/freeing, but I can't see how I am releasing any resources twice. However, I may be attempting...
Doesn't valve actually still do this?
Add render-to-video functionality for it, and I'll have great use for it. I presume you recorded it using fraps or something?
People are still bound by laws though, and if, say, Kopimi were to commit suicide, his parents could get garry to track down the person who changed his title (or whatever the backstory is), and use...
The animations are sweet, but it really irks me to watch because of the slowness.
I've been hooked on making User Interfaces for a while. Also some websites. Dumping some of them here.
http://pasteboard.s3.amazonaws.com/images/1345930357140159.png...
You should make a demo and enter it into a demo-compo, and have me do the music for it.
This movie is really nice, and the soundtrack is awesome. We used to watch this on VHS from time to time when I was little. A lot of classic tracks from Graham Gouldman (bassist in 10cc). Everyone...
Hmm, I understand what you mean but I don't see how it's dirty. Although I'm no expert in C++ by any means.
I guess it would be relevant in this case to note that I am working in C++, where there doesn't seem to be a round-function. However, it should be possible by flooring to an integer and...
How would you go about and round a number to the nearest x? For example, rounding to nearest decimal, rounding to nearest 5, and so on.
As a person who is a fan of demoscene tracker music, I'm also supporting this and would be able to provide some graphics if needed.
I had this thought now and also when I first saw this image; The clouds look unnatural compared to the ground. It looks as if the sky is sort of slanted down, as if the image of the clouds have been...