Hi Wojtek, On Fri, Jul 24, 2009 at 1:18 PM, Wojciech Lewandowski<[email protected]> wrote: > 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.
I think this would be a good solution, although I'd rather user code explicitly enables this stuff rather than make assumptions about defaults as defaults can always change... Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

