|
|
"the_ajj" <adr### [at] tiscalicouk> wrote in message
news:web.45b4b130d569255b5867e6a30@news.povray.org...
> To add the balls just add the following! :-)
>
> #declare tchrome = texture { Polished_Chrome normal{average normal_map{[1
> granite .1 scale 4] [1 crackle poly_wave .05 turbulence .1 scale 4]}}
> finish {diffuse 0.85 phong 1}}
>
> sphere {<-6, 1.9, 30> 3 texture {tchrome pigment{crackle poly_wave .1
> turbulence .1 scale 4 color_map{[0 Black][1 Red]}}}} //Red
> sphere {<8, 1.9, 20> 3 texture {tchrome pigment{crackle poly_wave .1
> turbulence .1 scale 4 color_map{[0 Black][1 Green]}}}} //Green
> sphere {<-10, 1.9, 10> 3 texture {tchrome pigment{crackle poly_wave .1
> turbulence .1 scale 4 color_map{[0 Black][1 Blue]}}}} //Blue
>
> Adrian
>
Thanks!
Post a reply to this message
|
|