Displaying the movement of a 3D model with data from an ESP32 gyroscope
I’m having a problem showing the movement of my ESP32 using the three.js library. The code reads the data generated by the gyroscope and implements it to the 3D model. It is not fluid and even the model spins several times for only a little bit of movement.