POV-Ray : Newsgroups : povray.general : Weirdnesses with function patterns : Re: Weirdnesses with function patterns Server Time
29 Jul 2024 00:26:16 EDT (-0400)
  Re: Weirdnesses with function patterns  
From: Christian Froeschlin
Date: 8 Dec 2013 13:28:05
Message: <52a4ba35$1@news.povray.org>
David Given wrote:

> Instead what happens is the return value of the function is clipped into
> the [0..1] range.

at least for the maps itself it is documented that the value are
supposed to be in the range 0.0 to 1.0. Regarding the function wrap
I found that unexpected too when I encountered it (would have expected
value > 1.0 to be treated same as 1.0).

But it is easy to work around that using "select" statement.


Post a reply to this message

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