Re: [osg-users] Render Queue

2008-03-09 Thread Paul Martz
GLIntercept. This will show you what OSG is doing to render the scene. Hope that helps. -Paul _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GediMaster Sent: Sunday, March 09, 2008 11:42 AM To: osg-users@lists.openscenegraph.org Subject: [osg-users] Render Queue

[osg-users] Render Queue

2008-03-09 Thread GediMaster
Hi, I’m researching on improving the efficiency of rendering and I’m interested to use OSG as a starting point for its clean and powerful design. Can anyone shed some light on where in OSG’s code can I find information on the render queue structure and where/how is the render job being disp