Anim8or Community

General Category => General Anim8or Forum => Topic started by: texel on December 20, 2009, 05:24:16 am

Title: LibAn8 v9.12.20 is available
Post by: texel on December 20, 2009, 05:24:16 am
LibAn8 v9.12.20 is available:
http://texel3d.free.fr/projets/liban8/index.html

LibAn8 is a C++ .an8 files loader library which developpers can use to load .an8 files in their applications (3d files converters, OpenGL or Direct3D games, renderers, ...).

New features of this version:
_ New utility functions and classes have been added to AN8X to ease the use of animated skinned meshes.

The source code of a very basic OpenGL viewer is available in the SDK. It depends on the GLGX library (an utility library like D3DX for Direct3D):
http://texel3d.free.fr/projets/glgx

LibAn8 do not depends on OpenGL. You can also use it with Direct3D ot or other applications.

A new version of Ani2Pov will be available soon (with source code) and it will use the new functions.