POV-Ray : Newsgroups : povray.text.scene-files : Proximity Pattern and 3.5 : Re: Proximity Pattern and 3.5 Server Time
5 Jul 2024 10:13:49 EDT (-0400)
  Re: Proximity Pattern and 3.5  
From: Tor Olav Kristensen
Date: 11 Feb 2002 18:32:09
Message: <3C6853EF.DB0CD76D@online.no>
Christopher James Huff wrote:
> 
> In article <3C66D808.B664D528@hotmail.com>,
>  Tor Olav Kristensen <tor### [at] hotmailcom> wrote:
> 
> > Christopher James Huff wrote:
> > >
> > >...
> > > BTW, why use "(1/C)*(...)" instead of just "(...)/C"? And
> > > "max(int(Count)1)" should be "max(int(Count), 1)".
> >
> > Have you tried to do that Christopher  ?
> 
> As ABX pointed out, the value of C is modified by the loop, you would
> have to save it in another variable or drop the error testing that
> rejects values for count < 1.

Yes, of course. Sorry.
I didn't notice that it also was the counting variable.


Tor Olav


Post a reply to this message

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