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

  1. ModelBegin
  2.     ProtoBegin Flames
  3.         Vertex -0.3 -0.5  0.0 UV 0.0 1.0
  4.         Vertex  0.3 -0.5  0.0 UV 1.0 1.0
  5.         Vertex  0.3  0.4  0.0 UV 1.0 0.0
  6.         Vertex -0.3  0.4  0.0 UV 0.0 0.0
  7.         TextureMode NULL
  8.         Texture flames Mask flamesm
  9.         Quad 1 2 3 4
  10.     ProtoEnd
  11.  
  12.     ClumpBegin
  13.         ProtoInstance Flames
  14.         AxisAlignment zorienty
  15.     ClumpEnd
  16. ModelEnd
  17.