There is one specific camera manipulator in OSG that supports multi-touch. I've tried it with a multitouch display once. The zooming gesture was extremely sensitive if I remember correctly.
Christian 2016-05-11 18:00 GMT+02:00 Christian Kunz <[email protected]>: > Hello, > > I have a Qt application with an integrated OSG scene. > I use the standard example with "GraphicsWindowQt". > > The problem is that Multitouch events are not working. > I guess thats because they are not forwarded to the Qt-Widget which holds > the OSG scene. > > I found a solution here: > https://groups.google.com/forum/#!topic/osg-users/MOTw6iREmM8 > > Can I just replace the GraphicsWindowQt.cpp file? Or do I need to consider > other things? > Is it planned to integrate it into OSG? I guess it is still no Multitouch > in OSG 3.4.0. > > > > > > Thank you! > > Cheers, > Christian > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=67076#67076 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

