From b872484873c7ac4e3a75587ccd10c79626479d34 Mon Sep 17 00:00:00 2001
From: Sven Gothel
Date: Thu, 15 Sep 2011 15:09:28 +0200
Subject: jogl test applets: Add Graph Tests
---
.../jogl-applet-runner-newt-GraphTextDemo01.html | 42 +++++++++++++++++++++
...jogl-applet-runner-newt-GraphUISceneDemo01.html | 43 ++++++++++++++++++++++
jnlp-files/jogl-test-applets.html | 17 ++++++++-
3 files changed, 100 insertions(+), 2 deletions(-)
create mode 100644 jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
create mode 100644 jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
(limited to 'jnlp-files')
diff --git a/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html b/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
new file mode 100644
index 000000000..15abfc143
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
@@ -0,0 +1,42 @@
+
+
+
+JOGL Graph Text Demo 01
+
+
+
+
+JOGL Graph Text Demo 01
+
+
+
+
+
+
+
+Graph Text Demo Keys:
+
+ - 1/2 - zoom in/out red-text
+ - 6/7 - edit texture size if using VBAA (nope)
+ - 0/9 - rotate the red-text
+ - v - toggle vsync
+ - i - live text input (CR ends it, backspace supported)
+ - f - toggle fps
+ - h - change text
+ - space - change font
+
+
+
+
+
diff --git a/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
new file mode 100644
index 000000000..4fde41a12
--- /dev/null
+++ b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
@@ -0,0 +1,43 @@
+
+
+
+JOGL Graph UI-Scene Demo 01
+
+
+
+
+JOGL Graph UI-Scene Demo 01
+
+
+
+
+
+
+
+Graph UI-Scene Demo Keys:
+
+
+
+JOGL NEWT JNLP Applet Runner Special Keys:
+
+ - d - toggle decoration
+ - f - toggle fullscreen
+ - r - in/out browser window
+ - a - on/off always-on-top
+
+
+
+
+
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html
index ba9733d24..5e85c8b9f 100644
--- a/jnlp-files/jogl-test-applets.html
+++ b/jnlp-files/jogl-test-applets.html
@@ -16,12 +16,25 @@
-
-
AWT JNLP Applet's using native NEWT (JOGL NEWT Applet Launcher)
+ Gears ES2
+
+
+
+
JOGL Graph
+
+
+
+
+
Demo Code
+
--
cgit v1.2.3