Add grid helper

This commit is contained in:
Nettika 2026-01-28 23:44:16 -08:00
parent f0fece522d
commit 2aed1c37ce
No known key found for this signature in database
3 changed files with 11 additions and 30 deletions

View file

@ -36,7 +36,7 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
- [x] Add basic lighting (ambient + two directional)
### Scene Helpers
- [ ] Add ground grid helper (XZ plane)
- [x] Add ground grid helper (XZ plane)
- [ ] Add axis helper (RGB arrows for X/Y/Z)
- [ ] Add option to toggle grid visibility
- [ ] Add option to toggle axis visibility