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

  1. ModelBegin
  2.  
  3.     ProtoBegin Facet
  4.         Vertex 0 0 0 UV 0 1
  5.         Vertex 1 0 0 UV 1 1
  6.         Vertex 1 1 0 UV 1 0
  7.         Vertex 0 1 0 UV 0 0
  8.         Quad 1 2 3 4
  9.     ProtoEnd
  10.  
  11.     ProtoBegin Dustbin
  12.         Surface 0.3 0.7 0.0
  13.         Color 1 1 1
  14.         Texturemode NULL
  15.         Scale 0.18 0.15 0.15
  16.         Translate -0.5 0 0
  17.         Texture Dustlo Mask Dustlom
  18.         ProtoInstanceGeometry Facet
  19.         Translate 0 1 0
  20.         Texture Dusthi Mask Dusthim
  21.         ProtoInstanceGeometry Facet
  22.     ProtoEnd
  23.  
  24.         ClumpBegin
  25.         Hints NULL
  26.         AxisAlignment zorienty
  27.         ProtoInstance Dustbin
  28.         ClumpEnd
  29.  
  30. ModelEnd
  31.  
  32.