Re: [osg-users] light & gouraud

2008-10-28 Thread Gordon Tomlinson
is-sim.com www.gordontomlinson.com __ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Martz Sent: Tuesday, October 28, 2008 8:59 PM To: 'OpenSceneGraph Users' Subject: Re: [osg-users] light & go

Re: [osg-users] light & gouraud

2008-10-28 Thread Paul Martz
I'm not sure that OpenFlight Face/Mesh records with the Gouraud flag set should be lit. Can you point to something in the OpenFlight specification that supports this? If you want to enable lighting for those nodes, you would need to write a NodeVisitor to enable lighting and provide appropriate no

[osg-users] light & gouraud

2008-10-28 Thread Cicey Hu
Hi, all, Question for how to make light work on face that set to "gouraud" in .flt. I have read all tutorials light part, search the mail list, but cannot find a way. Background: my visual data is .flt format; some faces setting: drawing-shade-Gouraud; some faces setting drawing-shade-lit.