Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: ninogenio on January 02, 2007

Title: messing around with points
Post by: ninogenio on January 02, 2007
i was a little boerd today so i messed around with 3d object creations and realized that random object creations look a bit like some of the media player effects im going to do more with this so ill hold on to the source for a bit its done in tiny ptc.
Title: Re: messing around with points
Post by: Shockwave on January 02, 2007
That's pretty mental :) Blurry vectorbobs with a wild perspective transformation. Looks nice so far.
Title: Re: messing around with points
Post by: taj on January 02, 2007
Nino,

thats very interesting stuff mate. Let me get it right. You are generating random 3d points and associating them into objects and then rotating those objects? It looks like a complex particle system, very nice effect, nice discovery! :goodpost:
Title: Re: messing around with points
Post by: ninogenio on January 02, 2007
@taj yep you hit the nail on the head mate acept there not quite randome objects there pregenarated through sin and cos so with slight tweeks you can generate some pretty wild stuff.

@shockwave its actually just a normal perspective transform its just the way my objects are created that makes it look a bit wild.
Title: Re: messing around with points
Post by: ninogenio on January 02, 2007
heres another test just changed some params to generate difrent objects.

Title: Re: messing around with points
Post by: taj on January 03, 2007
Now you need to save it for the "points only" competition
Title: Re: messing around with points
Post by: DrewPee on January 03, 2007
Thats some nice effect!!
Well done Ninogenio!

Drew
Title: Re: messing around with points
Post by: ninogenio on January 03, 2007
@taj lol  ;)

@drew cheers mate :).