home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / utilities / shapes / !Shapes / Files / Rotate? < prev    next >
Encoding:
Text File  |  1992-02-26  |  308 b   |  25 lines

  1. # Description-file for !Shapes
  2. # Demonstration of fancy effects
  3.  
  4. FuncX=A
  5. FuncY=B
  6. FuncZ=0
  7. RangeA=-1,1
  8. RangeB=-1,1
  9. StepsA=20
  10. StepsB=20
  11. RotateX=0
  12. RotateY=0
  13. RotateZ=150*SQR(A*A+B*B)*FRP
  14. ScaleX=1
  15. ScaleY=1
  16. ScaleZ=1
  17. RangeX=-1.5,1.5
  18. RangeY=-1.5,1.5
  19. PixelsX=400
  20. PixelsY=200
  21. Infinity=100
  22. Zero=0
  23. Frames=15
  24. FancyFX=TRUE
  25.