POV-Ray : Newsgroups : povray.text.scene-files : Proximity Pattern and 3.5 : Re: Proximity Pattern and 3.5 Server Time
5 Jul 2024 09:47:27 EDT (-0400)
  Re: Proximity Pattern and 3.5  
From: Christopher James Huff
Date: 11 Feb 2002 11:43:45
Message: <chrishuff-C91CB4.11432411022002@netplex.aussie.org>
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.

-- 
Christopher James Huff <chr### [at] maccom>
POV-Ray TAG e-mail: chr### [at] tagpovrayorg
TAG web site: http://tag.povray.org/


Post a reply to this message

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