Fix 3D visualisation #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Self explanatory, also make it display an actual model of the device instead of a dull box.
Tried with a GLTF model for the MCU itself first since we already had one available, it largely worked, but required a Python HTTP server (CORS errors), also by extension wants to do hot reloading, comes with three.js's GLTF loader library. To not make it too heavy, the gyro 3D graphic should still show a more accurate model of some kind once finalized, but the button wiring up should just use a normal SVG.