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

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