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

  1. # RenderWare (TM) Script File
  2. # A simple cube.
  3.  
  4. ModelBegin
  5.       ClumpBegin 
  6.         Color 0.000000 0.000000 0.000000
  7.         Surface 0.000000 0.000000 0.000000
  8.         LightSampling Facet
  9.         GeometrySampling Solid
  10.         Texture NULL
  11.  
  12.         Vertex -1.000000 -1.000000  1.000000
  13.         Vertex  1.000000 -1.000000  1.000000
  14.         Vertex  1.000000  1.000000  1.000000
  15.         Vertex -1.000000  1.000000  1.000000
  16.         Vertex -1.000000 -1.000000 -1.000000
  17.         Vertex  1.000000 -1.000000 -1.000000
  18.         Vertex  1.000000  1.000000 -1.000000
  19.         Vertex -1.000000  1.000000 -1.000000
  20.         Vertex  1.000000 -1.000000  1.000000
  21.         Vertex  1.000000 -1.000000 -1.000000
  22.         Vertex  1.000000  1.000000 -1.000000
  23.         Vertex  1.000000  1.000000  1.000000
  24.         Vertex -1.000000 -1.000000 -1.000000
  25.         Vertex -1.000000 -1.000000  1.000000
  26.         Vertex -1.000000  1.000000  1.000000
  27.         Vertex -1.000000  1.000000 -1.000000
  28.         Vertex -1.000000  1.000000  1.000000
  29.         Vertex  1.000000  1.000000  1.000000
  30.         Vertex  1.000000  1.000000 -1.000000
  31.         Vertex -1.000000  1.000000 -1.000000
  32.         Vertex -1.000000 -1.000000  1.000000
  33.         Vertex -1.000000 -1.000000 -1.000000
  34.         Vertex  1.000000 -1.000000 -1.000000
  35.         Vertex  1.000000 -1.000000  1.000000
  36.  
  37.         Color 0.996094 0.000000 0.000000
  38.         Surface 0.500000 0.500000 0.100000
  39.         Quad 1 2 3 4
  40.         Color 0.996094 0.000000 0.996094
  41.         Quad 8 7 6 5
  42.         Color 0.000000 0.996094 0.000000
  43.         Quad 9 10 11 12
  44.         Color 0.996094 0.996094 0.000000
  45.         Quad 13 14 15 16
  46.         Color 0.000000 0.000000 0.996094
  47.         Quad 17 18 19 20
  48.         Quad 21 22 23 24
  49.       ClumpEnd
  50. ModelEnd
  51.