Thank you for your question and answer.I have tested Geode to add OSG ::Geometry and this error will also occur?
在2021年3月8日星期一 UTC+8 下午5:25:41<[email protected]> 写道: > Hi ? > > There isn't any way to know what settings are provoking these errors, the > best thing you can do is compile a debug version of the OSG and then setup > into the AutoTransform traverse method to figure out what maths is being > invoked and when the errors are occurring. > > The only thing I can add is that osgText::Text has support for rotating to > screen and automatically scaling that for most purposes will make > osg::AutoTransform rendundent. I would try to just use osgText::Text's > support for scaling and rotating and ditch the osg::AutoTransform. You'll > get better performance too. > > Cheers, > Robert. > > -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/e9c1fb7e-608e-4451-88e7-6f6f1cfa5763n%40googlegroups.com.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

