|
|
On Sun, 6 Feb 2000 22:57:23 -0500, Nathan Kopp wrote:
>In your posted version the blob queue was fixed, but the mesh queue was not.
Oddly enough, my local version is that way too. It must have been one of
the changes I lost when my HD died.
>BTW, is it a good idea to leave initialize the queue before parsing and
>leave it that way after the trace() function is called? Might it be a good
>idea to reset it between parsing and rendering and even between successive
>calls to trace()?
Does it do that when you render a real scene? If so, then yes. If not,
there's probably no harm in initializing it early. Personally, I can't find
anywhere that it gets initialized other than that first call, so I'd guess
it's fine the way it is.
--
These are my opinions. I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html
Post a reply to this message
|
|