Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support motion vectors #60

Merged
merged 8 commits into from
Nov 21, 2023
Merged

Support motion vectors #60

merged 8 commits into from
Nov 21, 2023

Conversation

kvark
Copy link
Owner

@kvark kvark commented Nov 19, 2023

motion-vectors

Instead of creating a separate texture+view pair (or triple), create a single texture and as many views as needed.
This allows managing less objects, potentially easier debugging, and reduces code complexity a bit.
@kvark kvark marked this pull request as ready for review November 21, 2023 07:54
@kvark kvark merged commit 4204552 into main Nov 21, 2023
5 checks passed
@kvark kvark deleted the motion branch November 21, 2023 07:56
@kvark kvark mentioned this pull request Nov 21, 2023
10 tasks
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.

None yet

1 participant