POV-Ray : Newsgroups : povray.programming : POV Functions (Thorsten?) : Re: POV Functions (Thorsten?) Server Time
6 Oct 2024 14:48:42 EDT (-0400)
  Re: POV Functions (Thorsten?)  
From: Thorsten Froehlich
Date: 27 Oct 2002 13:21:49
Message: <3dbc2ebd@news.povray.org>
In article <chr### [at] netplexaussieorg> , 
Christopher James Huff <chr### [at] maccom>  wrote:

> The problem isn't the amount of information, but when it is known. The
> POV VM doesn't know how many parameters a G function has until it is
> told, it can't be hard coded at compile time.

But then it won't work.  The number of parameters on the stack has to be
known at compile-time or the generated code *will* fail if the parameters
are non-trivial expressions.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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