POV-Ray : Newsgroups : povray.newusers : How can I use bozo? : How can I use bozo? Server Time
2 Jul 2024 11:50:28 EDT (-0400)
  How can I use bozo?  
From: gregtom6
Date: 23 Apr 2011 08:15:01
Message: <web.4db2c1b15bfaf7e0449846a10@news.povray.org>
Hy all!
http://www.imagico.de/pov/water/water05.html
In this site, you can see a nice render with bozo 1.5 .
But how can I reproduce that water in my render? First problem is, I can't write
this code:
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 }
        }

It says: No matching } in normal, bumps found instead.

If I delete bozo 1.5, it renders successful.

What's the problem, and how can I reproduce that water in that image?


Post a reply to this message

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