Anim8orLoaderA Java 3D Loader for Anim8or files
Anim8orLoader
is an open source Java 3D loader for 3D models or scenes saved in the Anim8or file format (.an8). Currently supported versions are v0.6, v0.7, v0.8 and v0.85.
Java 3D forsees a generic 'LoaderBase' class that can be sub-classed to plug-in loaders for new formats - this is what I did to add support to the .an8 file format. The new features supported in release 0.3 are:
The features supported since release 0.2 are:
You can also access or contribute directly to the latest sources on the CVS repository. The Anim8orLoader API Documentation is available for browsing. I've often profited from free software, and did not give back anything until now: this is my contribution to the free open source software world. I've made the main development back in summer 2002, and I've only corrected/added a few things recently, mainly to make it more presentable...
Links:
Thierry Arnoux, January 3rd, 2008
|