From f35f87174f74988f1a2dbeab98b7529de0af3b36 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 24 Oct 2005 21:46:38 +0000 Subject: Updated JOGL demos to point to new JSR-231 beta web-startable binaries on download.java.net. Added XTrans demo to jogl-demos web page. Updated text on web pages and added text to Users' Guide on how to perform a developers' installation and how to use JOGL from Java Web Start. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@145 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- www/index.html | 89 +++++++++++++++++++++++++++++++++++++++++++++++------- www/xtrans_sm.jpg | Bin 0 -> 5401 bytes 2 files changed, 78 insertions(+), 11 deletions(-) create mode 100755 www/xtrans_sm.jpg (limited to 'www') diff --git a/www/index.html b/www/index.html index cb1b7b1..aae7fb3 100644 --- a/www/index.html +++ b/www/index.html @@ -291,7 +291,7 @@ documentation
+ href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/HWShadowmapsSimple.jnlp"> Launch Hardware Shadow Mapping demo @@ -357,7 +357,7 @@ documentation
+ href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/HDR.jnlp"> Launch High Dynamic Range Rendering demo @@ -422,7 +422,7 @@ documentation
+ href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/InfiniteShadowVolumes.jnlp"> Launch Infinite Shadow Volumes demo @@ -488,13 +488,16 @@ technique of infinite shadow volumes. + href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/JRefractNoOGL.jnlp"> Launch JRefract demo Variant of NVidia's vtxprog_refract demo showcasing JOGL's hardware-accelerated Swing component. Original - source code supplied in NVidia's SDK. + source code supplied in NVidia's SDK. +

+If running on Java SE 6 (Mustang), try the fully OpenGL-accelerated version of this demo using the new Java2D/JOGL interoperability support! +
pbuffer support, ARB_vertex_program @@ -554,7 +557,7 @@ technique of infinite shadow volumes. + href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/VertexProgWarp.jnlp"> Launch Vertex Prog Warp demo @@ -621,7 +624,7 @@ graphics card using vertex programs. + href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/VertexProgRefract.jnlp"> Launch Vertex Prog Refract demo @@ -688,7 +691,7 @@ chromatic aberration using vertex and fragment programs. + href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/ProceduralTexturePhysics.jnlp"> Launch Procedural Texture Physics demo @@ -733,6 +736,70 @@ chromatic aberration using vertex and fragment programs. XTrans + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
Description +
+
Requirements +
+ Launch XTrans demo + Illustrates another use of the Java2D/JOGL interoperability bridge to provide OpenGL-accelerated animated transitions for unmodified Swing components. Requires Java SE 6 (Mustang) build 53 or later. +
+
Java SE 6 (Mustang) build 53 or later
+ + + + + + + + + + + + + + + + +
+ + + + @@ -755,7 +822,7 @@ chromatic aberration using vertex and fragment programs. @@ -884,7 +951,7 @@ using ARB_vertex_buffer_object extension. diff --git a/www/xtrans_sm.jpg b/www/xtrans_sm.jpg new file mode 100755 index 0000000..e02e124 Binary files /dev/null and b/www/xtrans_sm.jpg differ -- cgit v1.2.3
+ + +
Gears
Launch Gears demo Classic OpenGL demo. Original source code @@ -819,7 +886,7 @@ by Brian Paul; converted to Java by Ron Cemer and Sven Goethel.
+ href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/VertexBufferObject.jnlp"> Launch Vertex Buffer Object demo
+ href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/VertexArrayRange.jnlp"> Launch Vertex Array Range demo