home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / GRAFX / RWDEMO-1.ZIP / SCRIPTS / PED2.RWX < prev    next >
Text File  |  1994-01-10  |  1KB  |  41 lines

  1. ModelBegin
  2.     ClumpBegin
  3.         Vertex -0.100  0.000  0.100 UV 0.0 0.0
  4.         Vertex  0.100  0.000  0.100 UV 1.0 0.0
  5.         Vertex -0.100  1.000  0.100 UV 0.0 1.0
  6.         Vertex  0.100  1.000  0.100 UV 1.0 1.0
  7.  
  8.         Vertex  0.100  0.000  0.100 UV 1.0 0.0
  9.         Vertex  0.100  0.000 -0.100 UV 0.0 0.0
  10.         Vertex  0.100  1.000  0.100 UV 1.0 1.0
  11.         Vertex  0.100  1.000 -0.100 UV 0.0 1.0
  12.  
  13.         Vertex  0.100  0.000 -0.100 UV 0.0 0.0
  14.         Vertex -0.100  0.000 -0.100 UV 1.0 0.0
  15.         Vertex  0.100  1.000 -0.100 UV 0.0 1.0
  16.         Vertex -0.100  1.000 -0.100 UV 1.0 1.0
  17.  
  18.         Vertex -0.100  0.000 -0.100 UV 1.0 0.0
  19.         Vertex -0.100  0.000  0.100 UV 0.0 0.0
  20.         Vertex -0.100  1.000 -0.100 UV 1.0 1.0
  21.         Vertex -0.100  1.000  0.100 UV 0.0 1.0
  22.  
  23.         Vertex -0.100  1.000  0.100 UV 0.0 0.5
  24.         Vertex  0.100  1.000  0.100 UV 0.5 0.5
  25.         Vertex -0.100  1.000 -0.100 UV 0.0 0.0
  26.         Vertex  0.100  1.000 -0.100 UV 0.5 0.0
  27.  
  28.         MaterialBegin
  29.             TextureModes null
  30.             Texture stone005
  31.  
  32.             Quad 1 2 4 3
  33.             Quad 5 6 8 7            
  34.             Quad 9 10 12 11
  35.             Quad 13 14 16 15
  36.             Quad 17 18 20 19
  37.         MaterialEnd
  38.     ClumpEnd
  39. ModelEnd
  40.  
  41.