Fix 3D visualisation #5

Open
opened 2026-03-01 23:17:48 +01:00 by nikrozman · 1 comment
Owner

Self explanatory, also make it display an actual model of the device instead of a dull box.

Self explanatory, also make it display an actual model of the device instead of a dull box.
nikrozman added this to the Software project 2026-03-01 23:18:23 +01:00
nikrozman added this to the v1 release milestone 2026-03-03 00:05:09 +01:00
Author
Owner

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nikrozman/air-mouse#5