LWJGL Forum

Archive => DevIL => Topic started by: neakor on April 14, 2009, 23:19:37

Title: What's the recommended texture loading library?
Post by: neakor on April 14, 2009, 23:19:37
Since devil is no longer supported by lwjgl since 2.0, what is the recommended texture loading library right now?

thx!
Title: Re: What's the recommended texture loading library?
Post by: elias4444 on April 14, 2009, 23:25:17
I'm pretty sure it's either the Java ImageIO library, or Slick (slick.cokeandcode.com).
Title: Re: What's the recommended texture loading library?
Post by: neakor on April 14, 2009, 23:33:56
I'm pretty sure it's either the Java ImageIO library, or Slick (slick.cokeandcode.com).


ok, now the choices r narrowed down to 2.  ;D

thx
Title: Re: What's the recommended texture loading library?
Post by: embeddednode on July 22, 2009, 05:41:43
Since devil is no longer supported by lwjgl since 2.0, what is the recommended texture loading library right now?

thx!

You maybe can visit articles on my blog about texture loading.
click link http://embeddednode.blogspot.com/2009/03/texture-in-lwjgl-2.html (http://embeddednode.blogspot.com/2009/03/texture-in-lwjgl-2.html)