home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Documentation / WW3DKit / A_IntroWW3DKitExampleFiles / scene.eve < prev    next >
Encoding:
Text File  |  1995-03-22  |  883 b   |  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) 547-0563 for more information.
  4. #
  5. # Writing out all the current values of the global variables:
  6. set radius {1};
  7. set thetaMax {360};
  8. set errorCode {NONE};
  9. set errorInfo {
  10.     while executing
  11. "render {/LocalDeveloper/WWPalettes2.0Sept15/Documentation/WW3DKit/myCylinder.wwModel/model.eve} {}"};
  12. set zMin {-1};
  13. set zMax {2};
  14. set roll {45};
  15. set modelPath {/LocalDeveloper/WWPalettes2.0Sept15/Documentation/WW3DKit/myCylinder.wwModel};
  16. # end of globals
  17. # Writing out all the current definitions of all the non built-in procs:
  18. # end of procs
  19. startShape example1 ;
  20.     Rotate 45.000000 1.000000 0.000000 0.000000;
  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.