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

  1. ModelBegin
  2.         ClumpBegin
  3.         Surface 0.3 0.7 0.0
  4.         Color 1 1 1
  5.         TextureMode NULL
  6.         Texture sight Mask sightm
  7.         AxisAlignment zorienty
  8.  
  9.         Vertex -0.5 -0.5 0 UV 0 0.5
  10.         Vertex 0.5 -0.5 0  UV 0.5 0.5
  11.         Vertex 0.5 0.5 0   UV 0.5 0
  12.         Vertex -0.5 0.5 0  UV 0 0
  13.  
  14.         Quad 1 2 3 4
  15.  
  16.         ClumpEnd
  17.  
  18. ModelEnd
  19.