POV-Ray : Newsgroups : povray.advanced-users : function optimization question : Re: function optimization question Server Time
29 Jul 2024 18:21:10 EDT (-0400)
  Re: function optimization question  
From: Jan Walzer
Date: 16 Mar 2002 16:57:45
Message: <3c93bfd9$1@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote:
> Jan Walzer <jan### [at] lzernet> wrote:
> > And you can't tell if these loops will terminate, if it's turing complete ...
> > so one could lock up the render, without knowing it ....
>
>   So can a #while. So what?
>   That's not the problem here.

but it happens at parse-stage ... there's no image rendered yet, and you can debug it
by using the debug-stream ...

functions can get evaluated at rendertime ...
you can't debug them by writing some intermediate-values to some stream ...

you see my prob ?


Post a reply to this message

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