Skip to content

Apply temporal jitter to PreviousViewData#24672

Open
JMS55 wants to merge 2 commits into
bevyengine:mainfrom
JMS55:jitter-previous-view
Open

Apply temporal jitter to PreviousViewData#24672
JMS55 wants to merge 2 commits into
bevyengine:mainfrom
JMS55:jitter-previous-view

Conversation

@JMS55

@JMS55 JMS55 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Objective

  • PreviousViewData did not account for temporal jitter, which led to small inaccuracies that caused issues in a future solari PR.

Solution

  • Apply temporal jitter to PreviousViewData.
  • Add unjittered_clip_from_world for motion vector usage which requires unjittered matrices.

@JMS55 JMS55 added the A-Rendering Drawing game state to the screen label Jun 19, 2026
@JMS55 JMS55 added this to the 0.20 milestone Jun 19, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering Jun 19, 2026
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jun 21, 2026

@kfc35 kfc35 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven’t tested, but this looks correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

3 participants