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

Feature Request: Framebuffer or Last Frame support. #55

Open
jgshaban opened this issue Aug 7, 2024 · 0 comments
Open

Feature Request: Framebuffer or Last Frame support. #55

jgshaban opened this issue Aug 7, 2024 · 0 comments

Comments

@jgshaban
Copy link

jgshaban commented Aug 7, 2024

This plugin is super useful. Thanks for keeping it maintained!

I was wondering how much trouble it would be to implement some form of framebuffer, or the ability to retrieve the previously used/drawn frame? A few shader development programs I've poked around with have some form of framebuffer (sometimes many), definable 2d textures whose values persist between frames, or a 2d texture constant of the last output frame.

I feel that if this feature were present, it would make some shaders easier to write. For example, motion blur, or persistent afterimages like those in vintage CRT effects would be feasible.

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

No branches or pull requests

1 participant