POV-Ray : Newsgroups : povray.unofficial.patches : MP 0.7 problem with trace & isosurface : Re: MP 0.7 problem with trace & isosurface Server Time
1 Sep 2024 16:16:54 EDT (-0400)
  Re: MP 0.7 problem with trace & isosurface  
From: Chris Huff
Date: 5 Mar 2001 07:51:51
Message: <chrishuff-6B19B4.07484505032001@news.povray.org>
In article <3AA2FB55.6ED3EBC6@peak.edu.ee>, Margus Ramst 
<mar### [at] peakeduee> wrote:

> I don't think this has been reported before, so here goes:
> There seems to be a bug in MegaPOV 0.7 (and possibly previous) with 
> using trace() on isosurfaces. Basically, trace() does not find an 
> intersection with the isosurface.

As far as I can figure out, the isosurface code relies on global 
variables (yuck!) that aren't initialized until after parsing, so method 
2 isosurfaces can't be traced during the parsing stage. Fixing it would 
probably involve a lot of modification to the isosurface code, and there 
really isn't much point when 3.5 will have a highly improved version.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

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