derelict-alure 1.0.2
A dynamic binding to the OpenAL 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:
DerelictALURE
A dynamic binding to version 1.2 of the ALURE (AL Utilities REtooled) library for the D Programming Language.
Please see the Derelict documentation, for information on how to build DerelictGLFW3 and load GLFW3 at run time. In the meantime, here's some sample code.
import derelict.alure.alure;
void main() {
// Load the ALURE library.
DerelictALURE.load();
// Now ALURE functions can be called.
...
}
- Registered by Mike Parker
- 1.0.2 released 8 years ago
- DerelictOrg/DerelictALURE
- github.com/DerelictOrg/DerelictALURE
- Boost
- Authors:
- Dependencies:
- derelict-util, derelict-al
- Versions:
-
2.0.0-beta.1 2017-Jun-04 2.0.0-alpha.1 2017-Mar-01 1.0.2 2016-Oct-18 1.0.1 2015-Oct-12 1.0.0 2014-May-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
1363 downloads total
-
- Score:
- 0.8
- Short URL:
- derelict-alure.dub.pm