free libraries for loading images ??

Started by padam1989, October 03, 2009, 05:52:06

Previous topic - Next topic

padam1989

Hola everyone.

I don't want to go low level coding to load images so Can anyone list down the free libraries available for loading image/texture apart from devil ?? And which one is good. Please specify their site also.

Gracias.

kappa

there is a nice library for this see this post http://lwjgl.org/forum/index.php/topic,3058.msg16900.html#msg16900

@Matzon any chance we can make slick-util more visible? like on the wiki or a sticky post.

Matzon

Quote from: javalwjgl on October 03, 2009, 13:17:34
there is a nice library for this see this post http://lwjgl.org/forum/index.php/topic,3058.msg16900.html#msg16900

@Matzon any chance we can make slick-util more visible? like on the wiki or a sticky post.

well, a wiki post with some example code would probably be nice. Still not sure if people will see it tho ?


kappa

yes, download slick-utils, it comes with source, and includes a few test/example classes on how to use it, the code is very good and you should be able to pick up the simple api pretty quickly just by looking at those examples.

padam1989

Quote from: javalwjgl on October 04, 2009, 13:31:08
yes, download slick-utils, it comes with source, and includes a few test/example classes on how to use it, the code is very good and you should be able to pick up the simple api pretty quickly just by looking at those examples.
yay  ;D ....actually i am a regular slick2d user and i have developed a game using slick and i very much liked the library. Until now i was thinking of whole slick library but u were telling about only slick-utils so i was confused  ;D hehehe.
Yeah its working flawlessly. It just worked smoothly. Anyone can pick up it easily. Must for all  ;D

Quote from: javalwjgl on October 04, 2009, 13:31:08
@Matzon any chance we can make slick-util more visible? like on the wiki or a sticky post.
yeah i agree.

Gracias.

Evil-Devil

Quote from: Matzon on October 03, 2009, 18:28:20
Quote from: javalwjgl on October 03, 2009, 13:17:34
there is a nice library for this see this post http://lwjgl.org/forum/index.php/topic,3058.msg16900.html#msg16900

@Matzon any chance we can make slick-util more visible? like on the wiki or a sticky post.

well, a wiki post with some example code would probably be nice. Still not sure if people will see it tho ?
Just plain textureloading or more advance stuff? Else we could link to slink in the tutorial and api? section of the wiki.

//selfreminder: finish lasting wiki design...