|
|
Check out my "Murky Green Water" above. Here's the declare for it:
#declare MurkyGreenWater =
material // MurkyGreenWater
texture
pigment
{
color rgbf <0.520833, 1.0, 0.677067, 0.614567>
}
normal
{
ripples , 0.808
bump_size 1.5
scale 0.25
}
finish
{
ambient 0.1
reflection 0.280567
}
}
interior
{
ior 1.11034
media
{
samples 1,2
variance 1.0/5.317795
emission rgb <0.5, 1.0, 0.5>
scattering
{
2 // mie hazy scattering
}
}
media
{
absorption rgb <1.0, 0.0, 1.0>
}
}
}
Feel free to use if you want.
-Ian
Chuck Roberts <rob### [at] accnorg> wrote in message
news:37CECB81.C98C8E81@accn.org...
> Does anyone have any good water texture declares? Please reply and post
> here. I'm looking for wavy water.
>
> Thank you.
Post a reply to this message
|
|