Re: [pointerevents] tiltX and tiltY aren't as helpful as just having altitude angle (#274)

(BTW, given that the spec produces values in degrees rather than radians, there is definitely a lot of calculation happening before it ever gets to the JS level. And since the sensors produce a busy stream of noisy data, the amount of computation happening for each event way more expensive than calculating azimuth and altitude if you don't get them from the platform)

-- 
GitHub Notification of comment by grorg
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/274#issuecomment-458373185 using your GitHub account

Received on Tuesday, 29 January 2019 01:39:42 UTC