POV-Ray : Newsgroups : povray.text.scene-files : Help needed : Re: Help needed Server Time
28 Jul 2024 22:27:18 EDT (-0400)
  Re: Help needed  
From: Ph Gibone
Date: 4 May 1999 08:21:20
Message: <372ed830.0@news.povray.org>
>Anyway, it doesn't do what you wanted. You should use
>diferrent variables than xx and yy in your external loops
>(e.g. #while (sx < 2) and #while (sy < 2) and add #declare
>xx = sx ; #declare yy = sy ; just before #while (i <
>MaxIter))

Right, and it has been fixed (and now it works) !, but it doesn't explain
the -nan !

> As for the error, do you get it immediately, or does it
>loop some before crashing? (if the second, I'd be interested
>in seeing the values of tt, xx, and yy just before the
>crash...)
No way : it crashes when I want to call #warning  str(tt, 5,0) (1st time)

Thanks for helping
Philippe


Post a reply to this message

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