Dark Bit Factory & Gravity
GENERAL => Challenges & Competitions => Topic started by: LittleWhite on December 20, 2008
-
Hello,
I have no time to see the other productions , but I am quite sure that it will better than mine.
I will look soon , I hope
Thank to the dbf forum's members
ENjoy my weak production
[EDIT]: 6 Sep 2009: Attachment fixed ;) [/EDIT]
-
tried to run it but "glut32.dll" is missing
-
ENjoy my weak production
Don't be so hard, that's a nice entry :) I liked the way the scrolling words get "sine-ized" in the middle of the screen !
-
Well it's short but it's definately not bad either :)
Nice one! Thanks for entering the challenge.
-
Definately a nice entry.
Like it!
-
Thanks for your replies :)
I can post another version with two colours of LEDs ( green and red ) instead the full blue screen. ( The green red version is nice too ).
@ Bikerboy => Héhé , it's true i forgot to put the glut32.dll into the .rar file, but you can find it easily. ( you can find it in attachment, put it with the executable or in the system32 folder into the Windows folder on your hard drive ;) )
-
nice effects man i like it ;D :cheers:
-
Very nice animation! Especially at the beginning :)
A little bit too fast for my computer for some reason.
You should consider using fixed timesteps, or atleast multiply your physics by the frame difference.
But good work!
Merry christmas mate!
PS. if you don't have time right now, you can always check others productions later, right?
-
Now that the competition is completely finished, I put the sources of my production.
These sources are compilable with gcc on GNU/Linux and of course on windows.
I give a makefile to simplify the linux compilation.
Take care to have set correctly glut ; OpenGL ; FMOD 3.75
( don't forget to configure correctly your project on windows too )
If you have some advice for the code, don't hesitate to indicate me what is wrong :D