|
|
In article <1103_1001966819@mcmurdo> , Jeff Lee <godfrey@shipbrook.com>
wrote:
> #declare T_Flat = texture { pigment { gradient x }}
>
> #declare T_Cylindrical = texture { T_Flat
> scale <0.075/pi,1,10>
> warp { cylindrical }
> rotate x*-90
> }
I can confirm this does not work. However, i do not know if it is supposed
to work in 3.5 or not.
Thorsten
Post a reply to this message
|
|