Mac app Unity web player multi touch
-
Hi,
I need to create a Mac app which shows 3D models and those should support the multi touch events. This will be run in a Mac computer and the touch screen will be a Mac OS X touch screen. I will be using Unity3d to create the 3D models in a scene. I want to integrate these Unity models/scenes to my Mac App. One option is to embed Unity web player to my Mac app.(Using web kit) But the issue is in the Web player it doesn't seem to recognize multi touch events like pinch zoom.
I would like to know whether I can use Qt to add multi touch support to the Unity web player.Any help on this is really appreciated
Thanks