POV-Ray : Newsgroups : povray.general : Using png to normal uv mapping : Re: Using png to normal uv mapping Server Time
4 Aug 2024 08:20:44 EDT (-0400)
  Re: Using png to normal uv mapping  
From: Manuel
Date: 16 Jun 2003 16:22:21
Message: <3eee26fd@news.povray.org>
>   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

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