0

Multi Touch Support

Anonymous 10 years ago 0
This discussion was imported from CodePlex

praveenv4k wrote at 2012-03-24 06:37:

Can multitouch gestures be realized with Helix 3D toolkit?


objo wrote at 2012-04-03 01:28:

I implemented pinch-zoom and rotate/pan events last autumn. See the code for handling of the manipulation events in the CameraController class.

It was tested on a Samsung tablet with windows 8, seemed to work ok!

Other gestures implemented:
two-finger tap -> zoom extents 
holdenter -> change 'look-at' point