POV-Ray : Newsgroups : povray.text.scene-files : Help needed : Re: Help needed Server Time
28 Jul 2024 22:19:49 EDT (-0400)
  Re: Help needed  
From: Jerome
Date: 4 May 1999 06:31:41
Message: <372EBE7D.D142477D@iname.com>
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))

	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...)

-- 
*******************************

* they'll tell you what can't * mailto:ber### [at] inamecom
* be done and why...          * http://www.enst.fr/~jberger
* Then do it.                 *
*******************************


Post a reply to this message

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