POV-Ray : Newsgroups : povray.unofficial.patches : MEGAPov error in mesh differences : Re: MEGAPov error in mesh differences Server Time
2 Sep 2024 12:15:14 EDT (-0400)
  Re: MEGAPov error in mesh differences  
From: GrimDude
Date: 14 Jan 2000 00:43:56
Message: <387eb79c@news.povray.org>
Nope.

I have used this technique since the introduction of the mesh object.

#declare Ball = mesh { smooth_triangle.... }

difference {
   object { Ball }
   object { box ... } }

This worked in the official release, in SuperPov, but not with MegaPov. :(

Actually, it still works. There are, however, extraneous objects showing up.

--
GrimDude
gri### [at] isonet


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.