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…