5 Commits

Author SHA1 Message Date
b4fb52617a Aggiorna i parametri di materiale per il modello metallico e aggiungi supporto per lightMap 2026-01-22 10:36:01 +01:00
e277f34a56 Modifica la disposizione e lo stile delle immagini per la selezione della lingua 2026-01-22 10:05:08 +01:00
d292a99eab Add new PNG images for wheel and wheel click interactions
- Added `ruota.png` for the wheel graphic.
- Added `ruota_click.png` for the wheel click graphic.
2026-01-21 20:37:08 +01:00
234cd7d415 Add project configuration and scene controller
- Created a new project configuration file `project.json` with metadata, camera settings, scene details, and lighting configurations.
- Implemented a new scene controller in `scena-controller copy.js` to manage 3D scene rendering, model loading, and user interactions.
- Integrated various loaders for STL and GLB models, along with functionality for dynamic material updates and model visibility toggling.
- Enhanced camera controls using TrackballControls for improved user navigation within the 3D environment.
2026-01-21 16:10:18 +01:00
7dca231004 first commit 2026-01-16 18:36:43 +01:00