assimp/port/dAssimp
klickverbot de9a56b245 [D] Completely bind the C API now that the aiGetMaterialProperty issue is resolved.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@544 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-02-15 13:34:54 +00:00
..
assimp [D] Completely bind the C API now that the aiGetMaterialProperty issue is resolved. 2010-02-15 13:34:54 +00:00
README [D] Completely bind the C API now that the aiGetMaterialProperty issue is resolved. 2010-02-15 13:34:54 +00:00

README

D bindings for the Assimp library (http://assimp.sf.net).
---

These bindings provide access to Assimp's C API. They were directly created
from the C header files.

You should be able to create sufficient DDoc documentation for the bindings
using your favourite build tool (such as Rebuild). Please refer to the main
(Doxygen-generated) documentation for general topics.

Please contact <klickverbot@gmail.com> for any bindings-specific issues.