Skip to content

Simulator: Resolve mouse reticle lag in Simulator User Mode. - #355

Merged
dli7319 merged 1 commit into
google:mainfrom
dli7319:simulator
Jun 8, 2026
Merged

Simulator: Resolve mouse reticle lag in Simulator User Mode.#355
dli7319 merged 1 commit into
google:mainfrom
dli7319:simulator

Conversation

@dli7319

@dli7319 dli7319 commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Caches normalized mouse coordinates on MouseController and implements updatePose to recalculate the raycast direction matching the latest camera pose. Triggers immediate controller updates on pointer move events to minimize latency.

Before vs after:

xrblocks_user_reticle_lag_20260608.mp4
xrblocks_user_reticle_lag_fixed_20260608.mp4

Caches normalized mouse coordinates on MouseController and implements updatePose to recalculate the raycast direction matching the latest camera pose. Triggers immediate controller updates on pointer move events to minimize latency.
@dli7319
dli7319 requested a review from ruofeidu June 8, 2026 23:51
@dli7319
dli7319 merged commit d298261 into google:main Jun 8, 2026
8 checks passed
@dli7319
dli7319 deleted the simulator branch June 17, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants