osg-users  

[osg-users] default lighting

Ben Axelrod
Mon, 16 Feb 2009 08:15:33 -0800

When I don't have any lights in my scene, and my viewer's lighting mode is set 
to no_light:

osgViewer::Viewer() -> 
getCamera()->getView()->setLightingMode(osg::View::NO_LIGHT)

there is still some default lighting in the scene.  Where does this light come 
from, and how can I change it to be brighter or darker?

Thanks,
-Ben
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
  • [osg-users] default lighting Ben Axelrod