Right, the bounding box isn't good (two corners are the same point). But this used to work, with us setting the option to disable small feature culling. Is there another check that would have changed, something where we could get bad results from such a bounding box, but not from small feature culling?
We need to fix the bounds, but we'd like to see this working first. thanks andy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Wednesday, September 19, 2007 1:59 PM To: OpenSceneGraph Users Subject: Re: [osg-users] debug libraries in windows On 9/19/07, Andy Skinner <[EMAIL PROTECTED]> wrote: > Thanks, but it is called in some situations. We haven't figured out yet > why some text is drawn and some isn't. This will either be a culling issue, i.e. you bounding box is wrongly computed, or some incomplete state management in your custom code. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

