POV-Ray : Newsgroups : povray.unofficial.patches : Noisy thoughts : Re: Noisy thoughts Server Time
2 Sep 2024 04:17:41 EDT (-0400)
  Re: Noisy thoughts  
From: Chris Huff
Date: 27 Sep 2000 07:22:52
Message: <chrishuff-CF0353.06250427092000@news.povray.org>
In article <39d1d67f@news.povray.org>, Warp <war### [at] tagpovrayorg> 
wrote:

>   Why not just:
> 
> if(val>1) val=1;
> else if(val<0) val=0;

That makes the plateaus, which are what started this whole thing.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

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