Joal Overview: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
(Created page with '__TOC__ <h5> History </h5> OpenAL was originally developed in 2000 by Loki Software. * http://en.wikipedia.org/wiki/OpenAL#History JOAL was originally created by SUN micro-syst…')
 
mNo edit summary
Line 5: Line 5:
* http://en.wikipedia.org/wiki/OpenAL#History
* http://en.wikipedia.org/wiki/OpenAL#History


JOAL was originally created by SUN micro-systems part of their Java gaming group in 2003. JogAmp took over maintance of JOAL and is the only maintainer since 2011.
JOAL was originally created by SUN micro-systems part of their Java gaming group in 2003. JogAmp took over maintenance of JOAL and is the only maintainer since 2011.
* http://en.wikipedia.org/wiki/Java_OpenAL
* http://en.wikipedia.org/wiki/Java_OpenAL
* https://www.ohloh.net/p/joal - JOAL history since 2003.


Starting in 2013 JogAmp builds of JOAL now include the OpenAL-soft OpenAL libraries. By including OpenAL-soft allow JOAL to function on platforms where no system OpenAL libraries is found.
Starting in 2013 JogAmp builds of JOAL now include the OpenAL-soft OpenAL libraries. By including OpenAL-soft allow JOAL to function on platforms where no system OpenAL libraries is found.
* http://kcat.strangesoft.net/openal.html
* http://kcat.strangesoft.net/openal.html
** The GIT source repository for JogAmp OpenAL-soft is available here: http://jogamp.org/git/?p=openal-soft.git
** The GIT source repository for JogAmp OpenAL-soft is available here: http://jogamp.org/git/?p=openal-soft.git
<h5>JogAmp JOAL</h5>
http://jogamp.org/joal-demos/www/ - The JOAL-Demos Project hosts a collection of turials and demonstrations illustred the features and usage of the Java bindings for OpenAL API and the Sound3D Toolkit.

Revision as of 21:25, 13 July 2013

History

OpenAL was originally developed in 2000 by Loki Software.

JOAL was originally created by SUN micro-systems part of their Java gaming group in 2003. JogAmp took over maintenance of JOAL and is the only maintainer since 2011.

Starting in 2013 JogAmp builds of JOAL now include the OpenAL-soft OpenAL libraries. By including OpenAL-soft allow JOAL to function on platforms where no system OpenAL libraries is found.

JogAmp JOAL

http://jogamp.org/joal-demos/www/ - The JOAL-Demos Project hosts a collection of turials and demonstrations illustred the features and usage of the Java bindings for OpenAL API and the Sound3D Toolkit.