web applications - Use two mouse pointers in web app -
i'm building web app controlled using hand gestures. given have 2 points (representing each hand) interact browser on multi touch screen. hover events possible too.
firstly possible? secondly, should implement pointer outside browser or in in javascript itself?
if matters, it's electron app on linux machine only
Comments
Post a Comment