Hi J.P, On Fri, Apr 18, 2008 at 10:53 AM, J.P. Delport <[EMAIL PROTECTED]> wrote: > version 8084 (that works) already has MRT included, that's why I had it > on another machine. > > It seems like it was the moving of the MRT to FBO that might be the problem.
Thanks for the clarification, gives us a little more to go on. Another possible clue: osgprerender cow.osg --image --fbo Produces the OpenGL error, while: osgprerender cow.osg --image --window osgprerender cow.osg --image --fb osgprerender cow.osg --image --pbuffer Don't produce and error, so its certainly the FBO code itself that is at fault. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

