Add Raycaster for mouse picking
This commit is contained in:
parent
a6a7f5ba17
commit
08cdf0d41a
5 changed files with 85 additions and 11 deletions
2
TODO.md
2
TODO.md
|
|
@ -86,7 +86,7 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
## Phase 4: Selection System
|
||||
|
||||
### Object Picking
|
||||
- [ ] Add Raycaster for mouse picking
|
||||
- [x] Add Raycaster for mouse picking
|
||||
- [ ] Implement click-to-select single object
|
||||
- [ ] Implement click-on-empty to deselect
|
||||
- [ ] Add `selectedObjects` array to Pinia store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue