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.
    ...
}
Authors:
  • Sven-Hendrik Haase
  • Mike Parker
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
Show all 8 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 1362 downloads total

Score:
0.8
Short URL:
derelict-alure.dub.pm