libase
The libase is a library that load ASE
object file, exported by 3D Studio MAX, the library is very easy to use, you use
load_object() function to load the object into memory, then you have some easy
functions that will help you to parse the object about to get every informations
you need about it
There is also a little program to test the
library, its the best example and help you can recquire to use the library
(see ase_gl for more informations about
libase capabilities)
|