home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / rfz.rw_ / rfz.bin
Text File  |  1995-11-14  |  810b  |  39 lines

  1. ModelBegin
  2.  
  3. ClumpBegin   # Letter Z 
  4.  
  5. Vertex -4 6  -1
  6.         Vertex 4  6  -1
  7.         Vertex -1 -4 -1
  8.         Vertex 4  -4 -1
  9.         Vertex 4  -6 -1
  10.         Vertex -4 -6 -1
  11.         Vertex 1  4  -1
  12.         Vertex -4 4  -1
  13.         Vertex -4 6  1
  14.         Vertex 4  6  1
  15.         Vertex -1 -4 1
  16.         Vertex 4  -4 1
  17.         Vertex 4  -6 1
  18.         Vertex -4 -6 1
  19.         Vertex 1  4  1
  20.         Vertex -4 4  1
  21.  
  22.         LightSampling Vertex
  23.         Surface 0.1 0.6 0.3
  24.         Color .0 1.00 1.00
  25.  
  26.         Polygon 8 1 2 3 4 5 6 7 8
  27.         Polygon 8 16 15 14 13 12 11 10 9
  28.         Quad 9 10 2 1
  29.         Quad 10 11 3 2
  30.         Quad 11 12 4 3
  31.         Quad 12 13 5 4
  32.         Quad 13 14 6 5
  33.         Quad 14 15 7 6
  34.         Quad 15 16 8 7
  35.         Quad 16 9  1 8
  36.  
  37.    ClumpEnd
  38. ModelEnd
  39.