From 57f79783da6668d88b89a1479ddf42013aa5cc2e Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 28 Feb 2012 00:17:55 +0100 Subject: Repackage demos src zip to 7z --- www/Water.7z | Bin 0 -> 2483803 bytes www/Water.zip | Bin 3570261 -> 0 bytes www/index.html | 8 ++++---- www/learning_VAR_src.7z | Bin 0 -> 51513 bytes www/learning_VAR_src.zip | Bin 77574 -> 0 bytes www/vtxprog_warp.7z | Bin 0 -> 584469 bytes www/vtxprog_warp.zip | Bin 1281696 -> 0 bytes 7 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 www/Water.7z delete mode 100755 www/Water.zip create mode 100644 www/learning_VAR_src.7z delete mode 100755 www/learning_VAR_src.zip create mode 100644 www/vtxprog_warp.7z delete mode 100755 www/vtxprog_warp.zip diff --git a/www/Water.7z b/www/Water.7z new file mode 100644 index 0000000..282ac75 Binary files /dev/null and b/www/Water.7z differ diff --git a/www/Water.zip b/www/Water.zip deleted file mode 100755 index 656adb8..0000000 Binary files a/www/Water.zip and /dev/null differ diff --git a/www/index.html b/www/index.html index 8ef3a02..d205fd5 100644 --- a/www/index.html +++ b/www/index.html @@ -422,7 +422,7 @@ Variant of NVidia's vtxprog_refract demo showcasing JOGL's hardware-accelerated Swing component. Original + href="vtxprog_warp.7z">Original source code supplied in NVidia's SDK.

@@ -785,7 +785,7 @@ Geometrical deformations performed on the graphics card using vertex programs. Original + href="vtxprog_warp.7z">Original source code supplied in NVidia's SDK. @@ -895,7 +895,7 @@ Runs a physics-based water simulation entirely on the graphics card using vertex programs, fragment programs and pbuffers. Original source code supplied in NVidia's Original source code supplied in NVidia's SDK.

@@ -1002,7 +1002,7 @@ Demonstrates high-throughput dynamic geometry using ARB_vertex_buffer_object extension. Original source code supplied in NVidia's Original source code supplied in NVidia's SDK; ported both to Java/JOGL and ARB_vertex_buffer_object extension. diff --git a/www/learning_VAR_src.7z b/www/learning_VAR_src.7z new file mode 100644 index 0000000..be8591f Binary files /dev/null and b/www/learning_VAR_src.7z differ diff --git a/www/learning_VAR_src.zip b/www/learning_VAR_src.zip deleted file mode 100755 index 93f3a04..0000000 Binary files a/www/learning_VAR_src.zip and /dev/null differ diff --git a/www/vtxprog_warp.7z b/www/vtxprog_warp.7z new file mode 100644 index 0000000..54209bb Binary files /dev/null and b/www/vtxprog_warp.7z differ diff --git a/www/vtxprog_warp.zip b/www/vtxprog_warp.zip deleted file mode 100755 index ec8d655..0000000 Binary files a/www/vtxprog_warp.zip and /dev/null differ -- cgit v1.2.3