Anim8or Community
General Category => General Anim8or Forum => Topic started by: texel on November 01, 2008, 08:25:08 pm
-
LibAn8 v8.11.1 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 LibAn8 v8.11.1:
# Several bugs fixed.
# Description{}, Film{], Lighting{} and Film{} blocs are now loaded.
# New identifier added (AN8_DECAL... for blending)
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
The viewer is also available as separate download (the .exe file)