Please help to finish abstraction!!!
Hi folks!
I try to make mouse gesture recognition abstraction, and have success start, but understand how to propertly form list with my data. I need to record directions of mouse movement between press and release mouse button.
Please look at attached patch, hope it's clean...
Many thanks for any tips!
Cheers!
Found an easy solution with [thresh] !
Simple mouse gesture recognition is ready x)
Hey, this is actually quite interesting...I don't have a direct use for it at the moment, but the idea is cool. Most of the time I prefer a keyboard shortcut to a gesture, but who knows. Good job!
Thanks!
I saw library for Processing, that doing something like my patch, ang has wanted to make it in Max - I'm planing use it on moultitouch panel to call menu by gesture...