home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / REND386 / UTILS / OGRE41 / CUP.OSF < prev    next >
Text File  |  1993-04-10  |  262b  |  12 lines

  1. # 108 Vertices
  2. #  98 Polygons
  3.  
  4. OBJECT wineglass
  5.  
  6. # Generate a wine glass
  7. wineglass = revolution 50 10 12 0  [ 115 120 125 110 80 30 20 20 40 100 ]
  8. wineglass = paint wineglass 255 255 255
  9. wineglass = scale wineglass .3 .3 .3
  10. savePLG wineglass cup.plg
  11.  
  12.