POV-Ray : Newsgroups : povray.binaries.images : isosurface lighting problem. : Re: isosurface lighting problem. Server Time
7 Aug 2024 19:27:15 EDT (-0400)
  Re: isosurface lighting problem.  
From: Bob Hughes
Date: 29 Dec 2005 08:37:13
Message: <43b3e689@news.povray.org>
Try adding the keyword all_intersections to each isosurface statement. This 
will help because external objects are being used with the isosurfaces.

I checked your script and I believe it also renders correctly if the 
isosurface keyword max_trace is used, with a value of only 2. Instead, 
all_intersections simply continues to look for those surfaces whereas 
max_trace limits that search to what you specify.

Bob


Post a reply to this message

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