diff options
Diffstat (limited to 'libraries/assimp/README')
-rw-r--r-- | libraries/assimp/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/assimp/README b/libraries/assimp/README index 7a5219719793a..cafa737d79f96 100644 --- a/libraries/assimp/README +++ b/libraries/assimp/README @@ -3,3 +3,5 @@ load various 3d file formats and convert them into a shared, in-memory format. It supports more than 30 file formats (basically, it is like DevIL for 3D models). It also supports exporting, but the number of export formats is lower. + +Optional dependency: libminizip |