Hi, I have a Server setup which renders a model given the camera settings and transfer the rendered frame buffer to the client system. Since this is remote rendering, it needs to be done offscreen.
I have enabled traits->pbuffer and setup the graphics context with this traits on the server code. But when I try the remote rendering, the server is trying to open window and exiting with an error. How can I stop the server from trying to open display ? ... Thank you! Cheers, Revanth ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43473#43473 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

