Skip to content

thebirk/odin-al

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

odin-al

OpenAL binding for Odin

Linux and windows support. On Linux it finds the shared library On windows you need to have OpenAL32.lib inside this repo

I recommend cloning this repo into Odin's shared collection

cd Odin/shared
git clone https://github.com/thebirk/odin-al.git

And then include it using

import "shared:odin-al/al"
import "shared:odin-al/alc"

About

OpenAL binding for Odin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published