nomail@nomail nous apporta ses lumieres ainsi en ce 21/06/2004 22:41... :
>Can some give me some tips on what i should type in povray to create brushed>stainless steel>>i very new to pov so forgive my lack of no how>
One way to do it:
texture{T_Chrome_3C normal{granite scale<100, 0.1, 0.1>}}
T_Chrome_3C from metals.inc
This give you a pattern along the x axis.
Alain
Thank you i will give it a try
Alain <aze### [at] qwertygov> wrote:
> nomail@nomail nous apporta ses lumieres ainsi en ce 21/06/2004 22:41... :>> >Can some give me some tips on what i should type in povray to create brushed> >stainless steel> >> >i very new to pov so forgive my lack of no how> >> One way to do it:> texture{T_Chrome_3C normal{granite scale<100, 0.1, 0.1>}}> T_Chrome_3C from metals.inc> This give you a pattern along the x axis.>> Alain