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

Render only once per video tick #16

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

exeldro
Copy link
Contributor

@exeldro exeldro commented Aug 30, 2023

Instead of rendering the full blur each video_render call only do it once per video_tick.

video_tick is called only once per video frame
video_render is called once per frame for each place it is displayed

@exeldro exeldro changed the title Render only once per tick Render only once per video tick Aug 30, 2023
@FiniteSingularity FiniteSingularity merged commit 98a256d into FiniteSingularity:main Aug 30, 2023
8 checks passed
@FiniteSingularity
Copy link
Owner

Thank you for the PR @exeldro!

@exeldro exeldro deleted the render_per_tick branch August 30, 2023 19:21
@FiniteSingularity
Copy link
Owner

@all-contributors please add @exeldro for code.

@allcontributors
Copy link
Contributor

@FiniteSingularity

I've put up a pull request to add @exeldro! 🎉

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