Add reset view function

This commit is contained in:
Nettika 2026-01-29 00:00:58 -08:00
parent fa7370da4f
commit 2235d3ed63
No known key found for this signature in database
2 changed files with 13 additions and 3 deletions

View file

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