POV-Ray : Newsgroups : povray.general : Inner face of isosurface seems not to exist : Re: Inner face of isosurface seems not to exist Server Time
29 Jul 2024 08:24:10 EDT (-0400)
  Re: Inner face of isosurface seems not to exist  
From: Sereib
Date: 11 Jun 2012 10:35:00
Message: <web.4fd601fe33933047f7cd27ff0@news.povray.org>
Hi,

thank you, good to know! Is this just a bug, or based on certain mathematical
reasons?

By the way, my work-around was to avoid the "difference" feature, but combine
two functions as follows in order to get the difference object:

isosurface{function{max(f_object(x,y,z), -f_difference(x,y,z))}} ...

with f_object defining the object, and f_difference the difference object.


Post a reply to this message

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