POV-Ray : Newsgroups : povray.general : max_trace_level and objects with ior=1 : Re: max_trace_level and objects with ior=1 Server Time
3 Aug 2024 04:14:01 EDT (-0400)
  Re: max_trace_level and objects with ior=1  
From: Warp
Date: 24 May 2004 09:06:47
Message: <40b1f367@news.povray.org>
Christopher James Huff <cja### [at] earthlinknet> wrote:
> Note that this isn't strictly necessary...those intersections have 
> already been done...

  Wouldn't this kind of optimization mean that POV-Ray would have to keep
all the intersections of a ray and the scene in memory?
  Does it do that already? If yes, I don't understand why. POV-Ray only
uses the closest intersection so why would it need to keep in memory
all the intersections?
  If no, then how would this kind of optimization affect memory consumption
and speed? After all, a ray can intersect the scene in thousand and
thousands of places...

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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