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

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -