Hello Guest

Where is Devil?

  • 6 Replies
  • 27285 Views
Where is Devil?
« on: December 19, 2006, 06:19:25 »
Hi, i downloaded lesson 17 off nehe to have a look at texture loading, but it requires Devil. From the look of it it should be in the lwjgl.jar, but I can't seem to see it - i have all the latest lwjgl jar files. Where do I get the Devil Jar from please?

Cheers,

Andy

*

Offline Matzon

  • *****
  • 2242
Re: Where is Devil?
« Reply #1 on: December 19, 2006, 07:19:52 »
Devil is in the optional package

Re: Where is Devil?
« Reply #2 on: December 20, 2006, 05:29:26 »
Thanks very much, got it and got the nehe tutorial going now

Re: Where is Devil?
« Reply #3 on: February 18, 2009, 12:17:16 »
Hi there !

Where this optionnal package can be found ?
The link in the "Download" section is for download the latest version of lwjgl only  :-[

Thanks for your help !  ;)

Edit: whoops, the answer has been posted here : http://lwjgl.org/forum/index.php/topic,2825.0.html

So, it's not possible tu use Devil with lwjgl now ?   :'(
 
« Last Edit: February 18, 2009, 12:23:30 by julien.1486 »

*

Offline kappa

  • *****
  • 1319
Re: Where is Devil?
« Reply #4 on: February 18, 2009, 12:33:50 »
Since LWJGL 2.0 Devil and Fmod have been removed and are no longer supported.

An alternative is available which is known as Slick-Util this should cover both your texture and sound loading needs, it can be found at http://slick.cokeandcode.com/downloads/util/ with the javadoc at http://slick.cokeandcode.com/javadoc-util/ the download package includes working examples on how to use slick-util.

Re: Where is Devil?
« Reply #5 on: February 18, 2009, 12:42:35 »
Thanks for your answer, javalwjgl  ;)

*

fmrfirebird

Re: Where is Devil?
« Reply #6 on: February 20, 2009, 21:59:24 »
Hello,

I was intersted using DeviL for its DDS support. Now what solution can have I ?

Thanks