Re: [sensors] Batching API for sensor readings

>  For VR use cases rAF should run at higher frequency as well.

Are there plans for rAF to go beyond 60 Hz?

> Of course the higher frequency and the better you can smooth out noise and the like

With setup (1), higher frequency would only reduce latency, not offer you more samples than one per rAF. So let's say you poll at 200 Hz, you're still only going to get one sample per rAF, even if rAF is a steady 60 Hz. 

-- 
GitHub Notification of comment by tobie
Please view or discuss this issue at https://github.com/w3c/sensors/issues/171#issuecomment-299491493 using your GitHub account

Received on Friday, 5 May 2017 15:11:14 UTC