blob: 2cfd38078944f0a67d5abadcdc753daa5c53c986 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
========================================================================
Open Asset Import Library (assimp) INSTALL
========================================================================
------------------------------
Getting the documentation
------------------------------
A regularly-updated copy is available at
https://assimp-docs.readthedocs.io/en/latest/
------------------------------
Building Assimp
------------------------------
Just check the build-instaructions which you can find here: https://github.com/assimp/assimp/blob/master/Build.md
|