derelict-assimp3 2.0.0-beta.1
A dynamic binding to version 3 of the Assimp library.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictASSIMP3
A dynamic binding to Assimp3 version 3.3 for the D Programming Language.
Please see the sections on Compiling and Linking and The Derelict Loader, in the Derelict documentation, for information on how to build DerelictASSIMP3 and load ASSIMP at run time. In the meantime, here's some sample code.
import derelict.assimp3.assimp;
void main() {
// Load the Assimp3 library.
DerelictASSIMP3.load();
// Now Assimp3 functions can be called.
...
}
- 2.0.0-beta.1 released 8 years ago
- DerelictOrg/DerelictASSIMP3
- github.com/DerelictOrg/DerelictASSIMP3
- Boost
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
2.0.0-beta.1 2017-Jun-04 2.0.0-alpha.1 2017-Mar-16 1.3.0 2016-Oct-21 1.2.0 2016-Oct-19 1.1.1 2016-Oct-19 - Download Stats:
-
-
38 downloads today
-
131 downloads this week
-
164 downloads this month
-
39023 downloads total
-
- Score:
- 2.7
- Short URL:
- derelict-assimp3.dub.pm