POV-Ray : Newsgroups : povray.programming : ray tracing : Re: ray tracing Server Time
29 Jul 2024 06:23:25 EDT (-0400)
  Re: ray tracing  
From: Alain CULOS
Date: 9 Jun 1998 18:51:12
Message: <357DBC60.DD701793@bigfoot.com>
I have not measured anuthing, so I cannot say for definite, but try to
raytrace a nice scene (reasonably complex) first without textures and then
with nice textures (some layered). I bet you are going to see a huge
difference. In the first one you most probably had 95% to 100% intersection
testing, in the second one chances are you had much less than 30%
intersection testing.

I have noticed that some of the nice textures are very floating point
intensive, and you can explain that very easily if you use turbulence.

That's only what I think, but I don't thn=ink I'm far off.
Al.


Jamis Buck wrote:

> In general, ray-tracers spend up to 90% of their time performing
> intersection tests.  I know POV is very optimized, but I would be
> surprised if it still didn't spend most of its time doing intersections.
>

--
ANTI SPAM / ANTI ARROSAGE COMMERCIAL :

To answer me, please take out the Z from my address.


Post a reply to this message

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