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

  1. ModelBegin
  2.         ClumpBegin
  3.         Scale 0.5 0.5 0.5
  4.         Surface 0.3 0.7 0.0
  5.         Color 1 1 1
  6.         TextureMode NULL
  7.         Texture sight1 Mask sightm1
  8.         AxisAlignment zorienty
  9.  
  10.         Vertex -0.5 -0.5 0  UV 0.5 0.5
  11.         Vertex 0.5 -0.5 0   UV 1 0.5
  12.         Vertex 0.5 0.5 0  UV  1 0
  13.         Vertex -0.5 0.5 0 UV 0.5 0
  14.  
  15. #        Vertex -0.5 -0.5 0  UV 0 0
  16. #        Vertex 0.5 -0.5 0   UV 1 0
  17. #        Vertex 0.5 0.5 0  UV  1 1
  18. #        Vertex -0.5 0.5 0 UV 0 1
  19.  
  20.  
  21.         Quad 1 2 3 4
  22.  
  23.         ClumpEnd
  24. ModelEnd
  25.