dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

Add assimp framework #33

Closed dmsurti closed 7 years ago

dmsurti commented 7 years ago

Add a framework that ships the static assimp library and it's public headers, for ease of installation a and usage in the applications that will use the AssimpKit library.

dmsurti commented 7 years ago

Invalid, as I can embed assimp lib in assimpkit framework #34.