Hi, I have a problem when using two cameras and both of them attach to the same osg::Image as target. My purpose is to blend the results of two cameras(they have different projection and view matrix). But I just get the second camera rendered result. If I don't attach two osg::Image, then the result displayed correctly on screen. For the second camera, I don't clear color, just clear depth. But the background seems always cleared as (0, 0, 0, 0). ...
Thank you! Cheers, Jie ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=66085#66085 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

