@Tomkat53 Well, it's just simple C with a hint of OpenGL and SDL :)
...but for example in testgl.c with lines fire_stage3[0..3+4*x+4*y*256] = has the RGBAs so setting the first to 0 and second to fire_stage2... instead of what it has now gives you green fire instead of red and so forth. Just make changes and see what happens.
By todays standards I guess it's a bit unusual, but I've always loved low level state machines etc.
Well, it's just a simple program so it only draws graphics. If you want to make a video out of it you'll need to capture it using some other program (for example FRAPS like I was doing).
Sure. If you want a better quality version you can download the executable or play with the colors in the source code. Just remember me if you become a millionaire ;-)
Downloaded the executable and the source code, but I don't see where you can change any variables such as colors or frames. Can you please help?
Tomkat53 1 month ago
@Tomkat53 Well, it's just simple C with a hint of OpenGL and SDL :)
...but for example in testgl.c with lines fire_stage3[0..3+4*x+4*y*256] = has the RGBAs so setting the first to 0 and second to fire_stage2... instead of what it has now gives you green fire instead of red and so forth. Just make changes and see what happens.
By todays standards I guess it's a bit unusual, but I've always loved low level state machines etc.
decod31 1 month ago
could you tell me how to get it to work. i already downloaded it but it dosent play as a vide
zrtproductions 3 years ago
Well, it's just a simple program so it only draws graphics. If you want to make a video out of it you'll need to capture it using some other program (for example FRAPS like I was doing).
decod31 3 years ago
is it ok if i use this in a video?
Matt
MandAfilms 3 years ago
Sure. If you want a better quality version you can download the executable or play with the colors in the source code. Just remember me if you become a millionaire ;-)
decod31 3 years ago