Dark Bit Factory & Gravity

GENERAL => Challenges & Competitions => Topic started by: LittleWhite on December 20, 2008

Title: [LED] by LittleWhite
Post 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]
Title: Re: [LED] by LittleWhite
Post by: bikerboy on December 20, 2008
tried to run it but "glut32.dll" is missing
Title: Re: [LED] by LittleWhite
Post by: Hezad on December 20, 2008
Quote
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 !
Title: Re: [LED] by LittleWhite
Post by: Shockwave on December 20, 2008
Well it's short but it's definately not bad either :)

Nice one! Thanks for entering the challenge.
Title: Re: [LED] by LittleWhite
Post by: benny! on December 20, 2008
Definately a nice entry.
Like it!
Title: Re: [LED] by LittleWhite
Post by: LittleWhite on December 21, 2008
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 ;) )
Title: Re: [LED] by LittleWhite
Post by: bikerboy on December 21, 2008
nice effects man i like it ;D :cheers:
Title: Re: [LED] by LittleWhite
Post by: Praecor on December 21, 2008
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?
Title: Re: [LED] by LittleWhite
Post by: LittleWhite on January 04, 2009
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