Main Menu

Where is Devil?

Started by Otinu, December 19, 2006, 06:19:25

Previous topic - Next topic

Otinu

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

Matzon

Devil is in the optional package

Otinu

Thanks very much, got it and got the nehe tutorial going now

julien.1486

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 ?   :'(

kappa

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.

julien.1486

Thanks for your answer, javalwjgl  ;)

fmrfirebird

Hello,

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

Thanks