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

Fix Target constructors to be more streamlined #120

Open
heyx3 opened this issue Nov 18, 2023 · 0 comments
Open

Fix Target constructors to be more streamlined #120

heyx3 opened this issue Nov 18, 2023 · 0 comments
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:GL About something within the GL module TYPE:enhancement Adding something new to B+

Comments

@heyx3
Copy link
Owner

heyx3 commented Nov 18, 2023

Make one constructor for most cases, with a big union for types of color and depth/stencil inputs (Texture, Ptr_Texture, TargetOutput, Tuple{v2u, TexFormat}. Color attachments can be a single element or an iterator of elements.

@heyx3 heyx3 added TYPE:enhancement Adding something new to B+ META:good first issue Good for newcomers RE:GL About something within the GL module PRI:vital High priority, core functionality labels Nov 18, 2023
@heyx3 heyx3 added the META:internal Created by Billy label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:GL About something within the GL module TYPE:enhancement Adding something new to B+
Projects
None yet
Development

No branches or pull requests

1 participant