POV-Ray : Newsgroups : povray.programming : objects order : Re: objects order Server Time
28 Jul 2024 10:31:56 EDT (-0400)
  Re: objects order  
From: Rafal 'Raf256' Maj
Date: 24 Jun 2002 16:26:13
Message: <Xns9237E3BAD8B31raf256com@204.213.191.226>
"Rafal 'Raf256' Maj" <raf### [at] raf256com> wrote in 
news:Xns### [at] 204213191226:

[...]
> return j;

should be 

return priorJ;

imho same algorithm will halp in situations like
difference {
  cone { 0 1.0 y*1 1.0 }
  cone { 0 0.9 y*1 0.9 objId 1 }
}

I will tomorow describe exacly this idea, and some algorithms (including 
this optimized ones) on page http://www.raf256.com/pov/?new=1 (this page 
will be available about 25.06).

-- 


Post a reply to this message

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