Hi David,

I scale the PositionAttitudeTransform by (5,5,5) for example, because my model 
is too small, but then the lighting isnt sufficient. Is there a way to scale 
the lighting as well ? Or how can I keep the light constant with scaling the 
model ?

This is an FAQ. Set GL_RESCALE_NORMAL or GL_NORMALIZE on your node, because the transform is scaling the normals used for lighting too.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to