-
Notifications
You must be signed in to change notification settings - Fork 834
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add model dragging and resizing in XR headsets by controllers or hands (
#4643) * Add model dragging in XR headsets by controllers or hands * fixed controller tranform * clean up types * raycast against placement box * release right-side-up * pass between controllers * use hitBox * start objects nearer * AR mode switch * fixed initial placement * switch to quaternions * fix shadow * fix tests * make second hand rotate * added scaling * addressing feedback * fixed turning and added visuals * added scale visual * update line visibility * fix memory leak * addressing UXR feedback * fix initial placement * minor cleanup * improve cleanup * fix returning camera * fix passing between hands * make box more often visible * weird format fix --------- Co-authored-by: Emmett Lalish <[email protected]>
- Loading branch information
1 parent
ce88f65
commit 4c0db33
Showing
6 changed files
with
362 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.