I want to post an image for LD33 wallpapers but I don’t know how…. can you tell me if I can upload images here?
Posts Tagged ‘images’
I thought this would be a good place to post this question.
LWJGL doesn’t have a built in texture loader so what is the best thing to use to load textures.
I tried the slick-util but it gave me an error. If it is possible to load images without any added libraries that would be awesome.
this is the error that the slick util gave me:
WARN:class org.newdawn.slick.opengl.PNGImageData failed to read the data
java.lang.UnsupportedOperationException: Unsupported format for this image
Thanks in advance!!
Ned
EDIT:
I sorted that problem however if somebody could tell me how to use a part of an image so i can make a sprite sheet, that would be awesome
Thanks in advance !!