POV-Ray : Newsgroups : povray.beta-test : Optional way to handle #include files? : Re: Optional way to handle #include files? Server Time
30 Jun 2024 13:07:51 EDT (-0400)
  Re: Optional way to handle #include files?  
From: Christian Froeschlin
Date: 29 Jul 2010 17:54:59
Message: <4c51f8b3$1@news.povray.org>
stbenge wrote:

>  #include  "transforms.inc"  into_scene

I'd support the feature request that include handling
should be more efficient but without special syntax.
After all, once you have implemented the functionality
there is no need to have slow includes anymore. There
might be some additional memory use for the include
files but it should be manageable.

Hmm ... a brute force approach would be to simply create
one huge scene file in a preparsing step checking #include
only and render the resulting file.


Post a reply to this message

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