From e8c5222ee9ab261ed996b2352d1d9a64f76f51fb Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 7 Feb 2005 23:25:39 +0000 Subject: Added JRefract demo to jogl-demos web page git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@48 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- www/index.html | 65 +++++++++++++++++++++++++++++++++++++++++++++ www/jrefract_sm.jpg | Bin 0 -> 6139 bytes www/webstart/JRefract.jnlp | 24 +++++++++++++++++ 3 files changed, 89 insertions(+) create mode 100755 www/jrefract_sm.jpg create mode 100755 www/webstart/JRefract.jnlp (limited to 'www') diff --git a/www/index.html b/www/index.html index 9791e46..269afcb 100644 --- a/www/index.html +++ b/www/index.html @@ -343,6 +343,71 @@ technique of infinite shadow volumes. JRefract + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
Description +
+
Requirements +
+ 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.
+
pbuffer support, ARB_vertex_program
+ + + + + + + + + + + + + + + + +
+ + + + diff --git a/www/jrefract_sm.jpg b/www/jrefract_sm.jpg new file mode 100755 index 0000000..e6d1ca1 Binary files /dev/null and b/www/jrefract_sm.jpg differ diff --git a/www/webstart/JRefract.jnlp b/www/webstart/JRefract.jnlp new file mode 100755 index 0000000..11edcc8 --- /dev/null +++ b/www/webstart/JRefract.jnlp @@ -0,0 +1,24 @@ + + + + JOGL JRefract Demo + Sun Microsystems, Inc. + + JRefract Demo + Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component. + + + + + + + + + + + + + + -- cgit v1.2.3
+ + +
Vertex Program Warp