POV-Ray : Newsgroups : povray.unofficial.patches : Why the scaling of normals in megapov is wrong : Re: Why the scaling of normals in megapov is wrong Server Time
2 Sep 2024 14:21:24 EDT (-0400)
  Re: Why the scaling of normals in megapov is wrong  
From: Ken
Date: 15 Dec 1999 05:56:42
Message: <3857723F.C37932EC@pacbell.net>
Nieminen Juha wrote:

>   A normal pattern actually simulates a heightfield.

Am I missing something here ?

As far as I know a normal has no releationship to a height field in any
way what so ever. The models are entirely different.

When you apply a normal to a surface it's properties are controlled
explicitly by two parameters. The first is the float value after the
pattern type i.e. normal { bumps 1 } which sets the normal depth. The
second is the scale of the pattern which only effects the scale of the
pattern itself and not the depth of the normal pertubation. Scaling the
normal will not affect the depth of the normal pertubation and was never
intended to. It may effect the depth of the pattern but it will not
change the depth or height of the pertubation itself. If you want this
value to change then you must change the float value after the pattern
type and not rely on the scale value to do this for you. Any other model
for the normal would not be correct.


-- 
Wishing you Seasons Greetings, A Merry Christmas, and A Happy New Year !
Ken Tyler -  1200+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

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