Hi Adrian, On Mon, Apr 20, 2009 at 2:23 PM, Adrian Egli OpenSceneGraph (3D) <[email protected]> wrote: > > Well the current version just send us just feedback that the program ended > correctly. But i am thinking of sending back to our server some rendering > checks, for example. depth buffer info, color at some predefined points after > start up / initialisation. so we would be able to understand wether the > application renders correct or not. Or do you have a better idea for future > improvement.
The "ideal" info would be whether everything rendered correctly and with stable framerate of acceptable magnitude (i.e. 30/60fps). Alas getting whether info on rendering quality is hard to get, it requires end users to know what to expect and report problems. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

