> Yes, as far as I can see it, it may well be.
> It would still be good to know if the normals work ok when uv_mapping
> is specified only once. Can you check it please?
If I write
#declare pluto =
texture
uv_mapping pigment {White}
normal { bump_map {png "texturebump.png" bump_size 5.0}}
}
it work.
Post a reply to this message
|