home *** CD-ROM | disk | FTP | other *** search
- # Description-file for !Shapes
- # Transforms a toroid into a sphere
-
- FuncX=(1+0.3*COS(B))*COS(A)*(1-PERC)+SIN(A)*PERC
- FuncY=0.3*SIN(B)*(1-PERC)+COS(A)*COS(B)*PERC
- FuncZ=(1+0.3*COS(B))*SIN(A)*(1-PERC)+COS(A)*SIN(B)*PERC
- RangeA=-PI*PERC/2,PI/2+(1-PERC)*1.5*PI
- RangeB=0,2*PI
- StepsA=12
- StepsB=9
- RotateX=50
- RotateY=40
- RotateZ=0
- ScaleX=1
- ScaleY=1
- ScaleZ=1
- RangeX= -1.5, 1.5
- RangeY= -1.5, 1.5
- PixelsX=300
- PixelsY=150
- Infinity=100
- Zero=0
- Frames=20
- FancyFX=FALSE
-