[osg-users] Different colors for a node shared scene graph

Catalin Flower inbox.icf at gmail.com
Thu Jun 13 10:23:00 PDT 2019


Hi,

My current solution to this is to have the same geode added twice (each with different color) in scene graph with a common parent and during rendering, by using a cull callback I can choose which geode to cull based on the camera object.

I was hoping a more elegant/canonical solution.

Thank you!

Cheers,
Catalin

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







More information about the osg-users mailing list