Hi Tugkan, On Thu, Jan 14, 2010 at 12:51 PM, Tugkan Calapoglu <[email protected]> wrote: > yes one frame latency is OK. Is there an example about the PBO usage? > osgscreencapture seems to be about getting the data from frame buffer > not from an RTT texture.
osgscreencapture uses a frame latency when it double buffers the PBO's. It doesn't matter whether it's frame buffer or FBO, the PBO is only related to memory management. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

