From 0afab6a652471cf1c140d3affe6ae442ab217ff1 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 14 Sep 2009 11:45:30 -0700 Subject: Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase --- jnlp-files/applet-gears-jnlp.html | 19 ++++++++++++++++ jnlp-files/applet-gears.jnlp | 26 ++++++++++++++++++++++ .../jogl-newt-applet-runner-angelesgl2es1.html | 25 +++++++++++++++++++++ jnlp-files/jogl-newt-applet-runner-cube.html | 25 +++++++++++++++++++++ jnlp-files/jogl-newt-applet-runner-fbcubes.html | 25 +++++++++++++++++++++ jnlp-files/jogl-newt-applet-runner-gears.html | 25 +++++++++++++++++++++ jnlp-files/jogl-newt-applet-runner.jnlp | 25 +++++++++++++++++++++ 7 files changed, 170 insertions(+) create mode 100644 jnlp-files/applet-gears-jnlp.html create mode 100644 jnlp-files/applet-gears.jnlp create mode 100644 jnlp-files/jogl-newt-applet-runner-angelesgl2es1.html create mode 100644 jnlp-files/jogl-newt-applet-runner-cube.html create mode 100644 jnlp-files/jogl-newt-applet-runner-fbcubes.html create mode 100644 jnlp-files/jogl-newt-applet-runner-gears.html create mode 100644 jnlp-files/jogl-newt-applet-runner.jnlp (limited to 'jnlp-files') diff --git a/jnlp-files/applet-gears-jnlp.html b/jnlp-files/applet-gears-jnlp.html new file mode 100644 index 0000000..64a16d9 --- /dev/null +++ b/jnlp-files/applet-gears-jnlp.html @@ -0,0 +1,19 @@ + + + +JOGL JNLP Applet Gears + + + +

+ + + + + + +

+

+ + + diff --git a/jnlp-files/applet-gears.jnlp b/jnlp-files/applet-gears.jnlp new file mode 100644 index 0000000..9234dcd --- /dev/null +++ b/jnlp-files/applet-gears.jnlp @@ -0,0 +1,26 @@ + + + + JOGL JNLP Applet Gears Demo + Sun Microsystems, Inc. + + Gears Demo + Brian Paul's Gears demo ported to Java and JOGL. + + + + + + + + + + + + + + diff --git a/jnlp-files/jogl-newt-applet-runner-angelesgl2es1.html b/jnlp-files/jogl-newt-applet-runner-angelesgl2es1.html new file mode 100644 index 0000000..067b918 --- /dev/null +++ b/jnlp-files/jogl-newt-applet-runner-angelesgl2es1.html @@ -0,0 +1,25 @@ + + + +JOGL NEWT JNLP Applet Runner - GL2ES1 Angeles + + + +

+ + + + + + + + + + + + +

+

+ + + diff --git a/jnlp-files/jogl-newt-applet-runner-cube.html b/jnlp-files/jogl-newt-applet-runner-cube.html new file mode 100644 index 0000000..09ffab0 --- /dev/null +++ b/jnlp-files/jogl-newt-applet-runner-cube.html @@ -0,0 +1,25 @@ + + + +JOGL NEWT JNLP Applet Runner - ES1 Cube + + + +

+ + + + + + + + + + + + +

+

+ + + diff --git a/jnlp-files/jogl-newt-applet-runner-fbcubes.html b/jnlp-files/jogl-newt-applet-runner-fbcubes.html new file mode 100644 index 0000000..9a47614 --- /dev/null +++ b/jnlp-files/jogl-newt-applet-runner-fbcubes.html @@ -0,0 +1,25 @@ + + + +JOGL NEWT JNLP Applet Runner - ES1 FBO Cubes + + + +

+ + + + + + + + + + + + +

+

+ + + diff --git a/jnlp-files/jogl-newt-applet-runner-gears.html b/jnlp-files/jogl-newt-applet-runner-gears.html new file mode 100644 index 0000000..da05b53 --- /dev/null +++ b/jnlp-files/jogl-newt-applet-runner-gears.html @@ -0,0 +1,25 @@ + + + +JOGL NEWT JNLP Applet Runner - Gears + + + +

+ + + + + + + + + + + + +

+

+ + + diff --git a/jnlp-files/jogl-newt-applet-runner.jnlp b/jnlp-files/jogl-newt-applet-runner.jnlp new file mode 100644 index 0000000..ebeaefa --- /dev/null +++ b/jnlp-files/jogl-newt-applet-runner.jnlp @@ -0,0 +1,25 @@ + + + + JOGL NEWT JNLP Applet Runner + Sun Microsystems, Inc. + + JOGL NEWT JNLP Applet Runner + + + + + + + + + + + + + + -- cgit v1.2.3