wvanmale Posted December 31, 2015 Share Posted December 31, 2015 Hi, does Babylon support Multi Touch? How many touch points? Surface Hub (Win10) supports up to 100!does Bbylon support Multi Pen indentities? Surface Hub supports up to 3. Thanks you for your help.William Quote Link to comment Share on other sites More sharing options...
davrous Posted January 1, 2016 Share Posted January 1, 2016 Hi, Yes Babylonjs supports multitouches thanks to the pointer events. So if a device supports 100 touch points, you can use them in babylonjs. If you'd like to handle pen ID, you'll have to code this specific logic yourself. More about pointer events on my blog: http://blogs.msdn.microsoft.com/davrousDavid Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.