home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Homebrewer's Handbook / vr.iso / rwcyber / collisio.rwx < prev    next >
Text File  |  1996-03-19  |  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.