Skip to content

jaekwon/go-openal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAL bindings for Go.
====================================

I've forked this library from https://github.com/phf/go-openal 
and have started changing it quite a bit from the original library.

I don't have any experience with the original OpenAl libraries, so
I'm going to be rearranging this a bit to fit my needs.  


To install simply install the openal and alc libs appropriately for
your platform, or build them from scratch, then run

go get -u github.com/timshannon/go-openal/

About

OpenAL bindings for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.4%
  • C 10.0%
  • C++ 7.6%