POV-Ray : Newsgroups : povray.advanced-users : Functions + variables : Re: Functions + variables Server Time
28 Jul 2024 10:27:02 EDT (-0400)
  Re: Functions + variables  
From: Orchid XP v2
Date: 14 Apr 2006 16:39:12
Message: <44400870$1@news.povray.org>
>>Anybody wanna take a guess why this is happening? I just want the 
>>function to change slightly each frame...
> 
> 
> This works:
> 
> #declare F = frame_number;
> ...
> pigment {function {f_bozo(x, y + F, z)}}

Interesting...

Oh well, thanks for that!

(I imagine if you dig through the innards of the parser there's probably 
a perfectly good reason why it does this. LOL!)


Post a reply to this message

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