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

Request: allow setting FBO alpha separately from global setAttributes #27

Open
araid opened this issue Feb 10, 2023 · 0 comments
Open

Comments

@araid
Copy link

araid commented Feb 10, 2023

There are cases where users might want a Framebuffer with an alpha channel and another without one. Currently, it's either all or nothing, since the library just reads the p5 flag set via setAtrributes({ alpha: true });

I would suggest allowing users to define that setting via the options object in the constructor of each FBO.

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