home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / baghdad / b2b_demo.exe / B2BDEMO.EXE / SCRIPTS / WHITE.RWX < prev    next >
Text File  |  1996-10-02  |  479b  |  25 lines

  1. ModelBegin
  2.     ClumpBegin
  3.         Vertex  -10  -10  10
  4.         Vertex  -10   10  10
  5.         Vertex   10   10  10
  6.         Vertex   10  -10  10
  7.  
  8.         Vertex  -10  -10 -10
  9.         Vertex  -10   10 -10
  10.         Vertex   10   10 -10
  11.         Vertex   10  -10 -10
  12.  
  13.         Color 1.0 1.0 1.0
  14.  
  15.         Quad    1 2 3 4
  16.         Quad    1 5 6 2
  17.         Quad    2 6 7 3
  18.         Quad    3 7 8 4
  19.         Quad    4 8 5 1
  20.         Quad    8 7 6 5
  21.  
  22.     ClumpEnd
  23. ModelEnd
  24.  
  25.