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

Special buffer for caching passes #20

Open
cansik opened this issue May 15, 2017 · 1 comment
Open

Special buffer for caching passes #20

cansik opened this issue May 15, 2017 · 1 comment

Comments

@cansik
Copy link
Owner

cansik commented May 15, 2017

For effects like bloom it would be nice to have a special buffer to store textures and information.

@cansik cansik added this to the Version 2.0 milestone May 15, 2017
@cansik
Copy link
Owner Author

cansik commented May 29, 2017

Maybe this is not needed. It is possible to work with two buffers to create multipass effects. See an example here:

https://github.com/cansik/processing-postfx/blob/master/src/main/java/ch/bildspur/postfx/pass/BloomPass.java#L43-L95

@cansik cansik added this to To do in Release 0.5 Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Release 0.5
  
To do
Development

No branches or pull requests

1 participant