Re: [osg-users] lighting in osgViewer...

2008-06-11 Thread Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC
To: [EMAIL PROTECTED] Subject: Re: [osg-users] lighting in osgViewer... Shayne, If you really want to control lighting, you have to use osg::Light and osg::LightSource. If you look at the code for the example osglight you will see how those types of lights are set up. Say for instance, you want

[osg-users] lighting in osgViewer...

2008-06-10 Thread Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC
This may be a silly question but can anyone enlighten me on what osgViewer::setLight() does? Does it set the attributes for a global light source in the scene? I want to change the defaults in the viewer. Thanks in advance -Shayne smime.p7s Description: S/MIME cryptographic signature

Re: [osg-users] lighting in osgViewer...

2008-06-10 Thread Argentieri, John-P63223
Of Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC Sent: Tuesday, June 10, 2008 6:09 PM To: osg-users@lists.openscenegraph.org Subject: [osg-users] lighting in osgViewer... This may be a silly question but can anyone enlighten me on what osgViewer::setLight() does? Does it set the attributes