home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / MISC / VIVID2.ZIP / CLIPS.VO < prev    next >
Encoding:
Text File  |  1991-06-11  |  125 b   |  7 lines

  1.  
  2. //      clips -- a clipped object to transform
  3.  
  4. sphere { center 0 0 0 radius .5
  5.     clip { center 0 0 0 normal 0 0 1 }
  6. }
  7.