|
|
"Warp" <war### [at] tagpovrayorg> wrote in message news:3bab0c9a@news.povray.org...
> Batronyx <bat### [at] cadronhsacom> wrote:
> : #declare Fn_AmbMap = function{ pigment{
> : pigment_pattern {bozo scale 0.5}
> : color_map {
> : [0.00 color rgb <0,0,0> ]
> : [1.00 color rgb <1,1,1> ]
> : }
> : }
> : }//end function
>
> Perhaps a bit unrelated, but I don't understand why it has to be that
> complicated. Why not just:
>
You're right. It doesn't have to be that complicated. In trying different work-
arounds though, I discovered a bug in the pigment_pattern using bozo. This
snippet is just cut'n'paste from my previous post as a matter of convenience.
--
Batronyx ^"^
bat### [at] cadronhsacom
http://www.batronyx.com
Post a reply to this message
|
|