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

  1. ModelBegin
  2.         ClumpBegin
  3.         Hints NULL
  4.         AxisAlignment zorienty
  5.  
  6.         Vertex -0.2 0 0 UV 0 1
  7.         Vertex 0.2 0 0 UV 1 1
  8.         Vertex 0 0.2 0 UV 1 0
  9.  
  10.         Triangle 1 2 3
  11.         ClumpEnd
  12.  
  13. ModelEnd
  14.