home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / rfx.rw_ / rfx.bin
Text File  |  1995-11-14  |  1KB  |  51 lines

  1. ModelBegin
  2.  
  3. ClumpBegin   # Letter X 
  4.  
  5.         Vertex -4 6  -1
  6.         Vertex -2 6  -1
  7.         Vertex 0  2  -1
  8.         Vertex 2  6  -1
  9.         Vertex 4  6  -1
  10.         Vertex 1  0  -1
  11.         Vertex 4  -6 -1
  12.         Vertex 2  -6 -1
  13.         Vertex 0  -2 -1
  14.         Vertex -2 -6 -1
  15.         Vertex -4 -6 -1
  16.         Vertex -1 0  -1
  17.         Vertex -4 6  1
  18.         Vertex -2 6  1
  19.         Vertex 0  2  1
  20.         Vertex 2  6  1
  21.         Vertex 4  6  1
  22.         Vertex 1  0  1
  23.         Vertex 4  -6 1
  24.         Vertex 2  -6 1
  25.         Vertex 0  -2 1
  26.         Vertex -2 -6 1
  27.         Vertex -4 -6 1
  28.         Vertex -1 0  1
  29.  
  30.         LightSampling Vertex
  31.         Surface 0.1 0.6 0.3
  32.         Color 0.0 1.00 1.00
  33.  
  34.         Polygon 12 1 2 3 4 5 6 7 8 9 10 11 12
  35.         Polygon 12 24 23 22 21 20 19 18 17 16 15 14 13
  36.         Quad 13 14 2 1
  37.         Quad 14 15 3 2
  38.         Quad 15 16 4 3
  39.         Quad 16 17 5 4
  40.         Quad 17 18 6 5
  41.         Quad 18 19 7 6
  42.         Quad 19 20 8 7
  43.         Quad 20 21 9 8
  44.         Quad 21 22 10 9
  45.         Quad 22 23 11 10
  46.         Quad 23 24 12 11
  47.         Quad 24 13 1 12
  48.  
  49.    ClumpEnd
  50. ModelEnd
  51.