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: Implement gl::TEXTURE_RECTANGLE for 2D games #2012

Open
jeffbdavenport opened this issue Jun 4, 2022 · 0 comments
Open

Comments

@jeffbdavenport
Copy link

jeffbdavenport commented Jun 4, 2022

Can't make a 2D game with glium because it does not implement gl::TEXTURE_RECTANGLE textures. gl::TEXTURE_2D does not properly trim sprites out of a sprite sheet.

@jeffbdavenport jeffbdavenport changed the title Implement gl::TEXTURE_RECTANGLE so that a 2D game can actually be made with this Feature request: Implement gl::TEXTURE_RECTANGLE so that a 2D game can actually be made with this Jun 4, 2022
@jeffbdavenport jeffbdavenport changed the title Feature request: Implement gl::TEXTURE_RECTANGLE so that a 2D game can actually be made with this Feature request: Implement gl::TEXTURE_RECTANGLE for 2D games Jun 5, 2022
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