Skip to content

fix first frame render occasionally failing#381

Merged
sebcrozet merged 5 commits into
masterfrom
fix-first-frame
May 22, 2026
Merged

fix first frame render occasionally failing#381
sebcrozet merged 5 commits into
masterfrom
fix-first-frame

Conversation

@sebcrozet

Copy link
Copy Markdown
Member

On some platforms, acquiring the render frame can occasionally take a few milliseconds, resulting in broken rendering during the first few render loops. This PRs ensures that we wait for the frame to be available so that the first render loop actually works. This is useful for application that, for example, just want to render a scene once to save it to a file.

@sebcrozet sebcrozet merged commit b02c4fe into master May 22, 2026
5 checks passed
@sebcrozet sebcrozet mentioned this pull request May 24, 2026
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