What are the key use cases for `angle`? Computation for rendering is a bit vague.
Depending on the use cases, [`OrientationSensor`](https://w3c.github.io/orientation-sensor/) might be able to help. Nudging my esteemed co-editor @kenchris.
That spec uses the [reference frame](https://w3c.github.io/accelerometer/#reference-frame) concept that provides web developers a knob to define whether the local coordinate system for orientation is relative to the device (stationary) or screen (can rotate).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/issues/162#issuecomment-471923741