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

  1. ModelBegin
  2.   ClumpBegin
  3.  
  4.         Vertex -0.60 -0.60  0.60    UV 0.0 1.0    # vertex 1
  5.         Vertex  0.60 -0.60  0.60     UV 1.0 1.0    # vertex 2
  6.         Vertex  0.60  0.60  0.60     UV 1.0 0.0    # vertex 3
  7.         Vertex -0.60  0.60  0.60     UV 0.0 0.0    # vertex 4
  8.       
  9.      Color    1.00    0.00    0.00
  10.      Surface 0.40    0.50    0.50
  11.      TextureModes  NULL
  12.      Texture face
  13.         PolygonExt 4    1    2    3    4  Tag 1111   # 4-sided polygon defined by vertex 1, 2, 3, 4
  14.  
  15.       Color    1.00    1.00    0.00
  16.      Surface 0.40    0.50    0.50
  17.      TextureModes  NULL
  18.      Texture flames
  19.      PolygonExt 4    4    3    2    1  Tag 1112   # 4-sided polygon defined by vertex 4, 3, 2, 1
  20.  
  21.   ClumpEnd
  22. ModelEnd
  23.  
  24.