|
@@ -7,7 +7,8 @@ APIs are provided for C and C++. There are various bindings to other languages (
|
|
|
|
|
|
Additionally, assimp features various __mesh post processing tools__: normals and tangent space generation, triangulation, vertex cache locality optimization, removal of degenerate primitives and duplicate vertices, sorting by primitive type, merging of redundant materials and many more.
|
|
|
|
|
|
-This is the development trunk containing the latest features and bugfixes. For productive use though, we recommend one of the stable releases available from [assimp.sf.net](http://assimp.sf.net) or from *nix package repositories. According to [Travis-CI] (https://travis-ci.org/), the current build status is:
|
|
|
+This is the development trunk containing the latest features and bugfixes. For productive use though, we recommend one of the stable releases available from [assimp.sf.net](http://assimp.sf.net) or from *nix package repositories.
|
|
|
+The current build status is:
|
|
|
|
|
|
Linux [](https://travis-ci.org/assimp/assimp)
|
|
|
Windows [](https://ci.appveyor.com/project/kimkulling/assimp)
|