[osg-users] Using Ortho2D projection camera under OpenSceneGraph PRE_RENDER camera
Malcolm Pigott
osg.malcolm at hydrogenrocks.me.uk
Sat Jan 21 11:17:39 PST 2017
It's not the prerender camera that's not being drawn, it's the geometry under the Ortho2D camera - the "overlay".
When drawn "normally", i.e. with the scene node being the loadedModel, all is well.
However, when the loadedModel is a subgraph to the PRE_RENDER camera, the Ortho2D does not appear. It may well be being drawn, but isn't visible.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70029#70029
More information about the osg-users
mailing list