home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 498.CLIPS.VO < prev    next >
Text File  |  1991-06-11  |  125b  |  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.