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.
This commit is contained in:
2026-01-21 16:10:18 +01:00
parent 7dca231004
commit 234cd7d415
28 changed files with 1699 additions and 208 deletions

Binary file not shown.