Skip to content

Conversation

@Verdi
Copy link
Owner

@Verdi Verdi commented Jan 27, 2026

  • Replace onBeforeRender stereo detection to use cascading fallbacks:
    1. Direct xrCamera.cameras[0]/[1] comparison
    2. View matrix matrixWorldInverse.elements[12] with 0.001 threshold
    3. Projection matrix elements[8] as last resort
  • Add video texture sync in renderXR before render call

- Replace onBeforeRender stereo detection to use cascading fallbacks:
  1. Direct xrCamera.cameras[0]/[1] comparison
  2. View matrix matrixWorldInverse.elements[12] with 0.001 threshold
  3. Projection matrix elements[8] as last resort
- Add video texture sync in renderXR before render call

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Verdi Verdi merged commit a56e36e into main Jan 27, 2026
3 checks passed
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.

1 participant