|
But, another problem. After fix setClearDepth problem, RTT camera
setClearColor doesn't work!!! I modified osgprerender.cpp line 319, from camera->setClearColor(osg::Vec4(0.1f,0.1f,0.3f,1.0f)); to camera->setClearColor(osg::Vec4(1,0,0,1)); but the background color do not change. Please check it, thanks! Robert Osfield wrote: On Sat, May 24, 2008 at 9:45 AM, hesicong2006 <[EMAIL PROTECTED]> wrote: |
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

