home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Documentation / WW3DKit / A_IntroWW3DKitExampleFiles / myCylinderScene.eve < prev    next >
Encoding:
Text File  |  1995-03-22  |  1.0 KB  |  26 lines

  1. #
  2. # This eve scene file generated by Michael B. Johnson's WW3DKit software running under NeXTSTEP.
  3. # Contact him at wave@media.mit.edu or (617) 666-4119 for more information.
  4. #
  5. # Writing out all the current values of the global variables:
  6. set zMax {2};
  7. set radius {1};
  8. set thetaMax {360};
  9. set roll {15};
  10. set zMin {-1};
  11. set modelPath {/LocalDeveloper/WavesWorld/Source/IBPalettes/WW3DKit/Documentation/A_IntroWW3DKitExampleFiles/myCylinder.wwModel};
  12. # end of globals
  13. # Writing out all the current definitions of all the non built-in procs:
  14. # end of procs
  15. startShape {dynamicExample} ;
  16.     EveCmd {Rotate $roll 1 0 0} {\
  17.             {0.000000 { {{} 1.000000 {Rotate 45.000000 1.000000 0.000000 0.000000;}} }} \
  18.             {1.000000 { {{WWSampleList} 1.000000 {Rotate 25.000000 1.000000 0.000000 0.000000;}} }} \
  19.             {1.500000 { {{} 1.000000 {Rotate 15.000000 1.000000 0.000000 0.000000;}} }} \
  20.            };
  21.     Disk -1.000000 1.000000 360.000000 ;
  22.     Cylinder 1.000000 -1.000000 2.000000 360.000000 ;
  23.     Disk 2.000000 1.000000 360.000000 ;
  24.  
  25. endShape
  26.