Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: Shockwave on May 09, 2007

Title: Crystal - Melon Cracktro Conversion Source.
Post 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.
Title: Re: Crystal - Melon Cracktro Conversion Source.
Post by: Emil_halim on May 09, 2007
Thanks shocky for releasing source code ,  :) that will help ppl to learn.
Title: Re: Crystal - Melon Cracktro Conversion Source.
Post by: ninogenio on May 09, 2007
cheers shockwave very nice of you indeed mate!

+K  :cheers:
Title: Re: Crystal - Melon Cracktro Conversion Source.
Post by: benny! on May 10, 2007
K++ !!!
Title: Re: Crystal - Melon Cracktro Conversion Source.
Post by: Shockwave on May 10, 2007
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).