Anim8or Community

General Category => General Anim8or Forum => Topic started by: Dosser on March 15, 2008, 03:13:36 am

Title: Loading anim8or models into a C program
Post by: Dosser on March 15, 2008, 03:13:36 am
G'day,

I'm sure this is a simple one: what is the best way to load models created with anim8or into a 3D game? Is there a package out there to do it easily, or will I have to write one myself?

Thanks
Title: Re: Loading anim8or models into a C program
Post by: texel on March 15, 2008, 04:52:02 am
Hi,

i have created a free C++ .an8 files loader:
http://texel3d.free.fr/projets/liban8/index.html

It can load objects, materials, scenes, animations ...

You will find an simple OpenGL viewer with it. But this viewer do not use all data loaded by Liban8. it displays only a simple static scene with one diffuse material per meshes. This viewer can easily by ported to Direct3D too.

Note: It will be updated soon to fix some bugs.


Title: Re: Loading anim8or models into a C program
Post by: 3D Joe Wiltshire on March 15, 2008, 10:48:08 am
cre8or's good, just search "cre8or anim8or" on google and it will b one of the 1st results
Title: Re: Loading anim8or models into a C program
Post by: mcheccyb on March 15, 2008, 12:09:39 pm
cre8or dosn't make C# files, it makes games.
Title: Re: Loading anim8or models into a C program
Post by: 3D Joe Wiltshire on March 15, 2008, 02:50:12 pm
oh right sorry, misread some of your post