This script creates a GUI from where you can create a spiral surface or curve, with a full history in two different ways. Firstly, it`s a default cylindrical spiral; also all the creation attributes can be changed and animated.
Secondly, and this makes the script hopefully unique; is the fact that you can define a surface (Nurbs only) of your choice, and the spiral will be wrapped around it, in either directions "U" or "V".
So almost every spiralshape can be created, as well as shapes that are very abstract.
v. 4.0
- the resolution of a given surface doesen`t matter, before, the density
of your object should be not higher as 50 spans in U and V, this
limitations is removed
- the script is outputting polygons
- a new GUI is created
v4.0.1
- a little mistake in the UI functionality was fixed
v.4.1
- The help page will be loaded in your web browse
.