Benoît Poulard wrote on Wednesday 09 July 2008: > I need to add a joystick support in my application. > I want to add a new event handler to manage the joystick. > What is the best way to do this with OSG 2.4?
SDL: that's what Robert answered me to this same question And true, it works easy. SDL is good for that. And no, you shouldn't use osgviewerSDL (because of threading issues) bye Zoltán -- ____________________________________ Zoltan http://sourceforge.net/projects/zsim ____________________________________ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

