From aa6715b0b968a588b421cb9c7cb837c4101243e7 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 13 Dec 2010 19:09:13 +0100 Subject: Add jnlp/html for jogl/joal demo --- jnlp-files/applet-gearsjoal-jnlp.html | 19 +++++++++++++++++++ jnlp-files/applet-gearsjoal.jnlp | 28 ++++++++++++++++++++++++++++ www/applettest-joal-next.html | 1 - www/applettest-joal.html | 1 - www/index.html | 3 ++- 5 files changed, 49 insertions(+), 3 deletions(-) create mode 100644 jnlp-files/applet-gearsjoal-jnlp.html create mode 100644 jnlp-files/applet-gearsjoal.jnlp diff --git a/jnlp-files/applet-gearsjoal-jnlp.html b/jnlp-files/applet-gearsjoal-jnlp.html new file mode 100644 index 0000000..01e8117 --- /dev/null +++ b/jnlp-files/applet-gearsjoal-jnlp.html @@ -0,0 +1,19 @@ + + + +JOGL JNLP Applet GearsJOAL + + + +

+ + + + + + +

+

+ + + diff --git a/jnlp-files/applet-gearsjoal.jnlp b/jnlp-files/applet-gearsjoal.jnlp new file mode 100644 index 0000000..47820fd --- /dev/null +++ b/jnlp-files/applet-gearsjoal.jnlp @@ -0,0 +1,28 @@ + + + + JOGL JNLP Applet GearsJOAL Demo + JogAmp Community + + GearsJOAL Demo + Brian Paul's Gears demo ported to Java and JOGL. + + + + + + + + + + + + + + + + diff --git a/www/applettest-joal-next.html b/www/applettest-joal-next.html index 2f540cb..48b46f8 100644 --- a/www/applettest-joal-next.html +++ b/www/applettest-joal-next.html @@ -17,7 +17,6 @@ http://jogamp.org/deployment/webstart-next/gluegen-rt.jar, http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-demos.jar, http://jogamp.org/deployment/webstart-next/joal.jar, - http://jogamp.org/deployment/webstart-next/joal-demos/joal-demos.jar"> diff --git a/www/applettest-joal.html b/www/applettest-joal.html index 787c035..0d97d22 100644 --- a/www/applettest-joal.html +++ b/www/applettest-joal.html @@ -36,7 +36,6 @@ rendering and OpenAL audio: http://jogamp.org/deployment/webstart/gluegen-rt.jar, http://jogamp.org/deployment/webstart/jogl-demos/jogl-demos.jar, http://jogamp.org/deployment/webstart/joal.jar, - http://jogamp.org/deployment/webstart/joal-demos/joal-demos.jar"> diff --git a/www/index.html b/www/index.html index fd5ec10..029eb7d 100644 --- a/www/index.html +++ b/www/index.html @@ -35,7 +35,8 @@

  • Demo Documentation
  • JOGL JNLP Applet test incl. Applet-Launcher fallback
  • JOGL Applet-Launcher only test
  • -
  • JOGL / JOAL Applet test
  • +
  • JOGL / JOAL JNLP Applet
  • +
  • JOGL / JOAL Applet-Launcher only test
  • OpenGL Red Book examples using JOGL
  • NeHe examples ported to JOGL