You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, wow ! i didn't think somebody gets this to run in the browser but with the navigator.hid.requestDevice it is obviously possible , nice job !
so i added a few lines of code to visualize the gyroscope values you are retrieving and storing in the variables gyro0 to gyro5 , but i dont know what axis (x or y or z ) the values represent, if you want you can test it out yourself...
First of all, wow ! i didn't think somebody gets this to run in the browser but with the
navigator.hid.requestDevice
it is obviously possible , nice job !so i added a few lines of code to visualize the gyroscope values you are retrieving and storing in the variables
gyro0
togyro5
, but i dont know what axis (x or y or z ) the values represent, if you want you can test it out yourself...dualsense-explorer-gyroscope-readout-test.html.txt
The text was updated successfully, but these errors were encountered: