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 support for Swift Package Manager #119

Open Daboo1998 opened 3 years ago

Daboo1998 commented 3 years ago

I would love to use this library, but I want to do it using the Swift Package Manager as I load all third party frameworks using it. SPM is used more and more, which makes integration with it a logical move to do. Please consider it.

8secz-johndpope commented 3 years ago

I'm using this with swift / cocoapods thanks to @eugenebokhan - but can't get animations working... https://github.com/johndpope/demo-unistroy

johndpope commented 3 years ago

https://github.com/ndreca/Assimp