Hello Guest

What's the recommended texture loading library?

  • 3 Replies
  • 18216 Views
What's the recommended texture loading library?
« 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!

Re: What's the recommended texture loading library?
« Reply #1 on: April 14, 2009, 23:25:17 »
I'm pretty sure it's either the Java ImageIO library, or Slick (slick.cokeandcode.com).
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

Re: What's the recommended texture loading library?
« Reply #2 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

Re: What's the recommended texture loading library?
« Reply #3 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
« Last Edit: July 22, 2009, 05:46:58 by embeddednode »