home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / povray / povmac.sea / POVRAY / POV-Ray.rsrc / TEXT_314_merge.txt < prev    next >
Text File  |  1994-02-10  |  142b  |  9 lines

  1. // CSG merge, merge all of shapes 1ΓǪN
  2. // like ΓÇ£unionΓÇ¥, but no overlap seam lines
  3. merge
  4. {
  5.   Shape1 {ΓǪ}
  6.   Shape2 {ΓǪ}
  7.   ShapeN {ΓǪ}
  8. }
  9.