Add perspective toggles

This commit is contained in:
Nettika 2026-01-29 00:04:05 -08:00
parent 0c65c9848e
commit 128bfde8c0
No known key found for this signature in database
2 changed files with 73 additions and 19 deletions

View file

@ -46,7 +46,7 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
- [x] Add "fit to selection" camera function
- [x] Add "reset view" function (home position)
- [x] Add view presets (front, back, top, bottom, left, right)
- [ ] Add orthographic/perspective toggle
- [x] Add orthographic/perspective toggle
### Scene State Management
- [ ] Create `useScene` composable for scene state