Add orbit controls

This commit is contained in:
Nettika 2026-01-28 23:57:44 -08:00
parent eb263061c1
commit e19eee5f74
No known key found for this signature in database
2 changed files with 13 additions and 1 deletions

View file

@ -42,7 +42,7 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
- [x] Add option to toggle axis visibility
### Camera Controls
- [ ] Install and configure OrbitControls (zoom, pan, orbit)
- [x] Install and configure OrbitControls (zoom, pan, orbit)
- [ ] Add "fit to selection" camera function
- [ ] Add "reset view" function (home position)
- [ ] Add view presets (front, back, top, bottom, left, right)