Hacker News new | ask | show | jobs
by matthewmacleod 4471 days ago
You can certainly grab the number of touches in an event - two-finger swipe might be interesting. MDN has quite a few examples: https://developer.mozilla.org/en-US/docs/Web/Guide/Events/To...
1 comments

Very cool, thanks; I've added two-finger swipe for the extra two dimensions.