Is it not possible to load a Windows BMP file with TextureLoader? I can
load JPG files just fine, but don't seem to be able to get a BMP to work.
The code I'm using is:
TextureLoader texLoader = new TextureLoader("./wood.bmp", this);
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".