Re: [osg-users] shadows and LOD scale

2007-10-19 Thread Terry Welsh
2007 07:16:08 +0100 From: Robert Osfield [EMAIL PROTECTED] Subject: Re: [osg-users] shadows and LOD scale To: OpenSceneGraph Users osg-users@lists.openscenegraph.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1 Hi Terry, I have played with LODScale

Re: [osg-users] shadows and LOD scale

2007-10-19 Thread Robert Osfield
On 10/19/07, Terry Welsh [EMAIL PROTECTED] wrote: Hi Robert, My own PSSM code and osgshadow both exhibit this problem. The code you wrote that makes shadow cameras measure LOD distances from the main camera's position works fine... until you introduce a LOD scale on the main camera. The

[osg-users] shadows and LOD scale

2007-10-18 Thread Terry Welsh
Hi Robert, Remember the View class and the code you wrote so that Cameras for shadows could inherit the same LOD information as the user's eyepoint? I believe this is a related issue. LODScale set for the main eyepoint does not appear to be used by the shadow cameras, causing shadows to not