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

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