Welcome to AssimpCy’s documentation!

The simples way to start using AssimpCy is to do:

pip install AssimpCy

If this does not work, please refer to Installation for alternate methods and info.

USAGE

Check *basic_demo.py* for a simple example or read Usage.

Note

There is no need to release the scene. This job is performed by aiImportFile()