refactor: organize three components by domain

This commit is contained in:
Tom Boullay
2026-04-30 11:35:53 +02:00
parent ab8376b03e
commit 081e87c96d
30 changed files with 465 additions and 327 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ interface HandTrackingHand {
## Grab Targeting
The hand grab logic lives in `src/components/three/GrabbableObject.tsx`.
The hand grab logic lives in `src/components/three/interaction/GrabbableObject.tsx`.
The object is moved toward the visual center of the hand. That center is computed from the bounding box of all landmarks: