New 3DS Loader for Xith

org.xith3d.loaders.tds.newdawn?

By the way, when you have multiple loaders, with mostly the same method names, wouldn’t it be nice to have them return the same types? Like the example above, the loaders load method returns a TDSModel, but the Loader3ds.load() on the other hand returns a Scene…

Yes. I adapted some of the loaders, but not all of them, to a common interface:
http://earth.whoola.com:8080/javadoc/xith3d/com/xith3d/loaders/Loader.html

One of the 3DS loaders was adapted and the other was not.

I renamed the name of the packages but this is not in the 0.7.1 release, it’s only on the CVS. If you use CVS then yes it’s org.xith3d.loaders.tds.newdawn