Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 557 Bytes

hxopenal

Haxe/hxcpp @:native bindings for OpenAL via OpenAL Soft.


This library only works with the Haxe cpp target via hxcpp.


Installation

Install through the haxelib

haxelib install hxopenal

or with git for the latest updates.

haxelib git hxopenal https://github.com/Leather128/hxopenal.git

Example Usage

See the Demo Folder for examples / demos that you can use to understand how to use the library.