You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-aim teleport arc from grip toward the target ray's indicated point
On Apple Vision Pro the target ray originates at the head, so launching
the arc from the grip position with the raw target ray direction offset
the trajectory by the hand-to-head parallax - the landing depended on
where the hand happened to be when the pinch registered.
The aim ray now launches from the grip but points at the spot the
target ray indicates (its navigation-plane intersection, or a far point
along the ray), making the landing independent of the initial hand
registration. For tracked-pointer controllers the grip and ray origin
coincide, so this reduces exactly to the unmodified target ray.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments