Yes, it's possible, but there are no examples that I know of. You might try binding a buffer object in a Camera pre-draw callback, for an example of one strategy.
   -Paul

On 2/27/2012 8:21 AM, "Martin Großer" wrote:
Hello,

Is it possible to use GL_TRANSFORM_FEEDBACK_BUFFER_NV extension in osg? I would 
like write back my vertex position data into a new Vertex Buffer Object. Is 
there any example about this?

Cheers

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

Reply via email to