POV-Ray : Newsgroups : povray.general : Any way to avoid repeated parsing? : Re: Any way to avoid repeated parsing? Server Time
11 Aug 2024 09:23:46 EDT (-0400)
  Re: Any way to avoid repeated parsing?  
From: Ron Parker
Date: 16 Sep 1999 23:42:31
Message: <37e4b8a5.258366537@news.povray.org>
On Thu, 16 Sep 1999 23:27:41 -0400, "Nathan Kopp" <Nat### [at] Koppcom>
wrote:

>But skipping the parsing step would also remove the need for all of this
>memory shuffling.  Once you've got a scene parsed and allocated in memory,
>it would be nice to render scenes of an animation by simply changing what's
>already in memory instead of destroying it all and rebuilding it for each
>frame.

I agree, in the animation case.  I've long thought about how to modify
POV so it only parses the static parts of a scene once.  It would
definitely be nice if you could somehow say "The whole scene is
static, so only reparse the camera definition for each frame."

Of course, even that would be difficult to achieve if you're using any
kind of complex camera motion, such as Colefax's splines.


Post a reply to this message

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