This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I have a 512x512 png image. It is loaded into a texture using SlickUtil, but I cannot figure out how to cut a specific quad from the texture to bind to my glQuad.
Its like a sprite sheet, where I could cut specific images from there.