[osg-users] How to improve frame rate when loading multiple buildings ??

Johny Canes psijsma at gmail.com
Wed Feb 22 06:52:09 PST 2017


Maybe the optimizer can do a few things here.

Also, you could maybe explicitly turn on backface culling with 
Code:
ss->setMode(GL_CULL_FACE, osg::StateAttribute::ON);




Robert may have some great advice to give here. I'm actually curious as to how to optimize things as well, because just dumping a model into the viewer also gives me suboptimal performance.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70313#70313








More information about the osg-users mailing list