Re: [osg-users] strange object clipping

2009-03-05 Thread Ben Axelrod
...@lists.openscenegraph.org] On Behalf Of Robert Osfield Sent: Thursday, March 05, 2009 3:48 AM To: OpenSceneGraph Users Subject: Re: [osg-users] strange object clipping HI Ben, On Thu, Mar 5, 2009 at 2:01 AM, Ben Axelrod wrote: > Well, i tried it in osgviewer and there was no clipping. any ideas as

Re: [osg-users] strange object clipping

2009-03-05 Thread Tomlinson, Gordon
] strange object clipping HI Ben, On Thu, Mar 5, 2009 at 2:01 AM, Ben Axelrod wrote: > Well, i tried it in osgviewer and there was no clipping.  any ideas as to > what might cause this in my app? If osgviewer works on the data, so it's only the viewer that is different then it poi

Re: [osg-users] strange object clipping

2009-03-05 Thread Robert Osfield
HI Ben, On Thu, Mar 5, 2009 at 2:01 AM, Ben Axelrod wrote: > Well, i tried it in osgviewer and there was no clipping.  any ideas as to > what might cause this in my app? If osgviewer works on the data, so it's only the viewer that is different then it points to your viewer setup as being the pr

Re: [osg-users] strange object clipping

2009-03-04 Thread Ben Axelrod
[robert.osfi...@gmail.com] Sent: Saturday, February 28, 2009 2:49 AM To: OpenSceneGraph Users Subject: Re: [osg-users] strange object clipping Hi Ben, The visuals do look like they suggest a problem with the near/far computation or clamping of near/far. I'm not aware of a bugs in the boundin

Re: [osg-users] strange object clipping

2009-02-27 Thread Robert Osfield
Hi Ben, The visuals do look like they suggest a problem with the near/far computation or clamping of near/far. I'm not aware of a bugs in the bounding box calculation of ShapeDrawable, but it could certainly be an area to look into. Could you output the model to .osg, test this in osgviewer to s