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.
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.
nikrozman
added the bug label 2026-03-03 21:58:04 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.