home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / shell.rwx < prev    next >
Text File  |  1995-02-15  |  409b  |  25 lines

  1. # Shell.rwx
  2.  
  3. ModelBegin
  4.  
  5.     ClumpBegin
  6.         Surface 0.200000 0.600000 0.600000
  7.         LightSampling Facet
  8.         GeometrySampling Solid
  9.         Texture NULL
  10.  
  11.     Rotate 0.0 0.0 1.0 -90
  12.     Translate 0.0 -0.5 0.0
  13.  
  14.     Rotate 0.0 1.0 0.0 90
  15.     Cylinder 0.7 0.15 0.15 6
  16.     Translate 0.0 0.7 0.0
  17.  
  18.     Cone 0.3 0.15 6
  19.  
  20.     Translate 0.0 -0.7 0.0
  21.     Rotate 1.0 0.0 0.0 180
  22.     Disc 0.0 0.15 6
  23.     ClumpEnd
  24. ModelEnd
  25.