Dark Bit Factory & Gravity
PROGRAMMING => Freebasic => Topic started by: Shockwave on May 09, 2007
-
Here's the source code, there is also an Exe in the zip file :)
I haven't had a chance to go through it and clean it up yet, but since there were a few people interested in this technique I wanted to show you how I did it.
-
Thanks shocky for releasing source code , :) that will help ppl to learn.
-
cheers shockwave very nice of you indeed mate!
+K :cheers:
-
K++ !!!
-
Feel free to use it folks :)
By the way, it works with tinyptc_ext by Rbraz, you could probably modify it to run without ptcext but I don't reccomend it.
The most interesting thing to note about this intro is that I was asked to make it with windowed / fullscreen option. Because of the possible differences in refresh rates between desktop and fullscreen, and that bloodly dot!! Delta timing was a must so basically the whole thing has some delta timing (mostly kludged but working).