POV-Ray : Newsgroups : povray.newusers : Inexplicable shadow? Also, normal superimposition... : Re: Inexplicable shadow? Also, normal superimposition... Server Time
5 Sep 2024 18:22:45 EDT (-0400)
  Re: Inexplicable shadow? Also, normal superimposition...  
From: omniVERSE
Date: 10 Nov 1999 02:43:41
Message: <3829222d@news.povray.org>
I see no problem here using version 3.1g for Windows.

For the normal you might be able to use:

#declare Bump=normal {bump_map {gif "bumpy.gif" scale 3}}
#declare Regular=normal {bumps 2}

 normal {average normal_map {
  [1 Bump]
  [1 Regular]
 }}


Bob

Xplo Eristotle <inq### [at] unforgettablecom> wrote in message
news:3828C0A7.39F0A26B@unforgettable.com...
> Also (and I almost hate to ask because it's probably in the dox), is it
> possible to superimpose a bump_map on top of an "ordinary" normal, or
> vice-versa? I wanted to create a "rough stone with some carvings" look
> and this was the only way I could think of to do it without making
> comprehensively large bump_maps...
>


Post a reply to this message

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