diff options
Diffstat (limited to 'www/devmaster/lesson1.html')
-rw-r--r-- | www/devmaster/lesson1.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/devmaster/lesson1.html b/www/devmaster/lesson1.html index 3bd5991..7960c7d 100644 --- a/www/devmaster/lesson1.html +++ b/www/devmaster/lesson1.html @@ -28,8 +28,12 @@ Source</h1></font></span><font size="4"> </font></a></span>Adapted for Java by: <a href="mailto:[email protected]"><font color="#888888">Athomas Goldberg</font></a> </p> - <p><a href="../../../deployment/jogamp-current/joal-demos/jnlp-files/joal-lesson1.jnlp">Launch the Demo via Java Web Start</a></p> +<p align="justify">This is a translation of <a href="http://devmaster.net/posts/2888/openal-lesson-1-simple-static-sound"> +OpenAL Lesson 1: Simple Static Sound</a> +tutorial from <a href="http://devmaster.net/">DevMaster.net</a> to JOAL. + +</p> <p align="justify">Welcome to the exciting world of OpenAL! OpenAL is still in a stage of growth, and even though there is an ever larger following to the API it still hasn't reached it's full potential. One of the big reasons for |