You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a **thin** Swift wrapper around the popular and excellent [**Open Asset Import Library**](http://assimp.org) library.
8
+
This is a **thin** Swift wrapper around the popular and excellent [**Open Asset Import Library**](https://github.com/assimp/assimp) library.
10
9
It provides a **swifty** and **typesafe** API.
11
10
12
11
> Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter.
13
12
> Loads 40+ 3D file formats into one unified and clean data structure.
0 commit comments