POV-Ray : Newsgroups : povray.newusers : How can I use bozo? : Re: How can I use bozo? Server Time
2 Jul 2024 11:28:51 EDT (-0400)
  Re: How can I use bozo?  
From: StephenS
Date: 23 Apr 2011 10:55:00
Message: <web.4db2e72314c27faed59c44b30@news.povray.org>
"gregtom6" <gre### [at] freemailhu> wrote:
....
> > > texture{
> > >           pigment{ color rgb<0.35,0.65,0>*0.7}
> > >           normal {bozo 1.5 bumps 0.75 scale 0.015 }
> > >           finish { phong 0.1 }
> > >          }
....
> More important question is how can I reproduce that render you see in that
> image(under bozo 1.5)

Remove bumps 0.75 or use bump_size.
You need reflection in the finish{}.
You need other objects and background/sky_sphere to be reflected.

If you provide a more complete scene we can help some more.

Stephen S


Post a reply to this message

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