POV-Ray : Newsgroups : povray.general : Weirdnesses with function patterns : Re: Weirdnesses with function patterns Server Time
29 Jul 2024 00:32:34 EDT (-0400)
  Re: Weirdnesses with function patterns  
From: clipka
Date: 8 Dec 2013 18:00:20
Message: <52a4fa04$1@news.povray.org>
Am 08.12.2013 23:13, schrieb David Given:

> In addition, I've just discovered this:
>
> #version 3.7;
> #local f = function { pigment { rgb <10, 10, 10> }}
> #warning str(f(0, 0, 0).red, 0, 1)
>
> ....prints 10.

Yes, of course. There's no pattern involved here, so why should there be 
any clipping or wrapping?


Post a reply to this message

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