Re: [sensors] Provide the DeviceOrientation sensor

Well, with arrays you can use methods of say glMatrix as the arrays 
were created using it.

ie 

mat4.rotateZ(this.finalMatrix, 
sensor.getRotationMatrixAsFloat32Array(), 
window.screen.orientation.angle * degToRad);

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

Received on Monday, 27 February 2017 13:30:31 UTC