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

  1. ModelBegin
  2.  
  3.         ClumpBegin
  4.         Surface 0.3 0.7 0.0
  5.         Color 1 1 1
  6.         TextureMode NULL
  7.         Texture sight Mask sightm
  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.         Quad 1 2 3 4
  16.  
  17.         ClumpEnd
  18.  
  19. ModelEnd
  20.