|
@@ -1,6 +1,5 @@
|
|
|
Open Asset Import Library (assimp)
|
|
|
==================================
|
|
|
-Open Asset Import Library is a library to load various 3d file formats into a shared, in-memory format. It supports more than __40 file formats__ for import and a growing selection of file formats for export.
|
|
|
|
|
|
APIs are provided for C and C++. There are various bindings to other languages (C#, Java, Python, Delphi, D). Assimp also runs on Android and iOS.
|
|
|
|
|
@@ -115,6 +114,9 @@ If the docs don't solve your problem, ask on [StackOverflow](http://stackoverflo
|
|
|
For development discussions, there is also a (very low-volume) mailing list, _assimp-discussions_
|
|
|
[(subscribe here)]( https://lists.sourceforge.net/lists/listinfo/assimp-discussions)
|
|
|
|
|
|
+[](https://gitter.im/assimp/assimp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
+Open Asset Import Library is a library to load various 3d file formats into a shared, in-memory format. It supports more than __40 file formats__ for import and a growing selection of file formats for export.
|
|
|
+
|
|
|
And we also have an IRC-channel at freenode: #assetimporterlib . You can easily join us via: [KiwiIRC/freenote](https://kiwiirc.com/client/irc.freenode.net), choose your nickname and type
|
|
|
> /join #assetimporterlib
|
|
|
|