Hi Daniel, Here's a hint to get you started (haven't done that myself just yet)
You may need to render your data into a texture, then get that texture from the GPU to the CPU using Code: glGetTexImage . Hope this helps. Best regards, Florian ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68044#68044 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

