Page 1 of 1

How to make spirals procedurally?

PostPosted: Sunday, 02.September 2012, 09:37
by Skinnytorus
Hi, all.
I was trying to create a procedural spiral and faced some limitations (file with comments attached).
How do you make spirals for particles and objects procedurally?
Thank you.

Re: How to make spirals procedurally?

PostPosted: Monday, 03.September 2012, 09:14
by erbsen
I did some Sprites-spirals by adding a Bulge-Op.
The mesh spiral could be accomplished with scale rotate in Extrude Op as in .wz1 i think.

spirals_test_2.wz4

Re: How to make spirals procedurally?

PostPosted: Monday, 03.September 2012, 18:08
by Skinnytorus
thanks, mate.
Now I see that there is no other way to make spirals so far except for using multiply op extensively ;).
By the way, for particle spirals, Static particles system + yellow Multiply work best :)