Multitouch gestures
Posted: Sat Apr 22, 2017 11:57 am
I know there is 'Multitouch gestures' feature on road map. I thinkg Procreate is best reference how to implement touch gestures:
https://youtu.be/wBZ1eyD_V3A?t=48
For now I use GestureSign - windows multitouch gesture drawing app, which is transltating touch gestures to keystrokes:
https://github.com/TransposonY/GestureSign
http://www.lovemysurface.net/customize- ... -gestures/
But the problem is GestureSign can't handle gestures like pinching for zooming, or panning. Also PSS drawing with finger leaves brush strokes on layer - so it is not good combo with GestureSign (or any other gesture drawing app).
GestureSing and other touch apps (stroekPlus), stroke recognition engine is based on source code of this app:
https://highsign.codeplex.com
https://youtu.be/wBZ1eyD_V3A?t=48
For now I use GestureSign - windows multitouch gesture drawing app, which is transltating touch gestures to keystrokes:
https://github.com/TransposonY/GestureSign
http://www.lovemysurface.net/customize- ... -gestures/
But the problem is GestureSign can't handle gestures like pinching for zooming, or panning. Also PSS drawing with finger leaves brush strokes on layer - so it is not good combo with GestureSign (or any other gesture drawing app).
GestureSing and other touch apps (stroekPlus), stroke recognition engine is based on source code of this app:
https://highsign.codeplex.com