Hi Robert,

One problem that this change might introduce is that if users make not
explicitly specified both a depth and colour buffers in their Camera
settings, but instead have relied upon this behavior of RenderStage.

I think a solution could be adding default COLOR_BUFFER and DEPTH_BUFFER attachments to FBO Cameras. They are not set currently and thus dirty work of setting them is done by RenderStage. If they were set by default in Camera users could directly override or remove them.

If they were set by default it should also work for those who relied on their presence.

Cheers,
Wojtek Lewandowski


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to