home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4 / 1995-03_Disc_4.iso / spectre / smpshp / cube.rwx < prev    next >
Text File  |  1994-12-06  |  714b  |  40 lines

  1. ##############################################################################
  2. #
  3. # file: cube.rwx
  4. #
  5. ##############################################################################
  6.  
  7. ModelBegin
  8.     ClumpBegin
  9.  
  10.     Tag 20
  11.   Scale 2 2 2
  12.   Translate 0 .48 0
  13.  
  14.     Surface 0.482745 0.300000 1.000000
  15.     Color 1 0 0
  16.     Opacity 1.000000
  17.     GeometrySampling Solid
  18.     LightSampling Facet
  19.     Texture NULL
  20.  
  21.   Vertex -.5 -.5 -.5
  22.   Vertex -.5 -.5 .5
  23.   Vertex .5 -.5 .5
  24.   Vertex .5 -.5 -.5
  25.   Vertex -.4 .5 -.4
  26.   Vertex -.4 .5 .4
  27.   Vertex .4 .5 .4
  28.   Vertex .4 .5 -.4
  29.  
  30.   Polygon 4 4 3 2 1
  31.   Polygon 4 1 2 6 5
  32.   Polygon 4 2 3 7 6
  33.   Polygon 4 3 4 8 7
  34.   Polygon 4 4 1 5 8
  35.   Polygon 4 5 6 7 8
  36.  
  37.     ClumpEnd
  38. ModelEnd
  39.  
  40.