On Sun, Mar 15, 2009 at 4:26 PM, Rajesh.R <[email protected]> wrote: > I have downloaded, the latest version. Before getting into the new > version. One final question, Does this latest version of osg, has > built-in arc-ball rotation support?
I don't know what "arc-ball rotation support" would actually mean... so no... I presume an arc-ball is specialist input device. > > If not Should I implement it of my own? > You might be able to use osgVRPN that Mike Weiblen http://mew.cx/osg/ developed to link with VRPN: http://www.cs.unc.edu/Research/vrpn/ Or just integrate the device yourself and inject mouse/leyboard style events into the viewer via the osgGA::EventQueue. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

