Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: SAB on July 21, 2006

Title: Swirl!
Post by: SAB on July 21, 2006
Here's a program I wrote.
A Friend help me with the concept.
Title: Re: Swirl!
Post by: Shockwave on July 21, 2006
Damn, this one won't run either  :(
Title: Re: Swirl!
Post by: Optimus on July 23, 2006
It was kinda slow here.
Title: Re: Swirl!
Post by: relsoft on July 23, 2006
I have a faster version that looks the same has SAB's but I won't hijack his post, :*)
 :||
Title: Re: Swirl!
Post by: Optimus on July 23, 2006
Actually this effect is one I always wanted to do. Maybe it's not that hard now I have got used to polar coordinates in my other effects. I even dream to do this one on the 8bit CPC computers, there it will be a world first cause nobody have tried before! On the C64 I have seen it a lot of times. On the accelerated side, you need a grid I guess? Maybe the grid is having too many vertices. I'll check the code and try to reduce the grid res in order to see it faster. Though it might be not that preety with low polygon grids. Pure soft pixels rulez!!!

rel: Have I seen that version in a demo of yours? I can't remember. I'd like to check it again if so :)
Title: Re: Swirl!
Post by: relsoft on July 24, 2006
I don't think I've released my OpenGL swirl thingy.  It uses the same trick I used here though...
http://rel.betterwebber.com/junk.php?id=56
Title: Re: Swirl!
Post by: Shockwave on July 24, 2006
I remember that one Rel :) It is cool.