Hi Selvakumar, On 8 February 2013 17:40, Selvakumar Chellamuthu <[email protected]> wrote: > Im using OSG 3.0.0. Can somebody tell me what is the replacement class for > Producer::CameraConfig or alternate way ?
I haven't yet written a full replacement for the .cfg file format, but we do have a .cfg plugin if you want to reuse you old .cfg files. As for the CameraConfig class there isn't any equivalent in osgViewer, and it doesn't really need it - you are the first person to ask for it since we moved away from Producer back in the OSG-1.9.x days. To be honest, I can't really remember the details of CameraConfig anyway more... Could you explain specifically what you are trying to do? I presume we are just talking about creating windows and assigning them to cameras and viewers. There are plenty of OSG examples that do just this, but which to recommend really depends upon what you want. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

