mirror of
https://github.com/assimp/assimp.git
synced 2026-01-18 17:11:20 +01:00
* Fix Whitespace No functional changes. This commit removes trailing spaces, undesired line breaks, and formatting screwups. * Remove more useless line breaks in license (500 out of 630 license copies do NOT use double line breaks here) --------- Co-authored-by: Krishty <krishty@krishty.com> Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
18 lines
560 B
Plaintext
18 lines
560 B
Plaintext
|
|
========================================================================
|
|
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-instructions which you can find here: https://github.com/assimp/assimp/blob/master/Build.md
|