summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-02-28 00:17:55 +0100
committerSven Gothel <[email protected]>2012-02-28 00:17:55 +0100
commit57f79783da6668d88b89a1479ddf42013aa5cc2e (patch)
treee8f72b1c6daa1a0832f989f40da6a3d547b813eb
parent067baba5f5c242b754ed3ff26bfd639d86812478 (diff)
Repackage demos src zip to 7z
-rw-r--r--www/Water.7zbin0 -> 2483803 bytes
-rwxr-xr-xwww/Water.zipbin3570261 -> 0 bytes
-rw-r--r--www/index.html8
-rw-r--r--www/learning_VAR_src.7zbin0 -> 51513 bytes
-rwxr-xr-xwww/learning_VAR_src.zipbin77574 -> 0 bytes
-rw-r--r--www/vtxprog_warp.7zbin0 -> 584469 bytes
-rwxr-xr-xwww/vtxprog_warp.zipbin1281696 -> 0 bytes
7 files changed, 4 insertions, 4 deletions
diff --git a/www/Water.7z b/www/Water.7z
new file mode 100644
index 0000000..282ac75
--- /dev/null
+++ b/www/Water.7z
Binary files differ
diff --git a/www/Water.zip b/www/Water.zip
deleted file mode 100755
index 656adb8..0000000
--- a/www/Water.zip
+++ /dev/null
Binary files 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 @@
</td>
<td width="45%"> Variant of NVidia's vtxprog_refract demo showcasing JOGL's
hardware-accelerated Swing component. <a
- href="vtxprog_warp.zip">Original
+ href="vtxprog_warp.7z">Original
source code</a> supplied in NVidia's <a
href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>.
<p>
@@ -785,7 +785,7 @@
</a></td>
<td width="45%">Geometrical deformations performed on the
graphics card using vertex programs. <a
- href="vtxprog_warp.zip">Original
+ href="vtxprog_warp.7z">Original
source code</a> supplied in NVidia's <a
href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>.
</td>
@@ -895,7 +895,7 @@
<td width="45%">Runs a physics-based water simulation entirely
on the graphics card using vertex programs, fragment programs and pbuffers.
<a
- href="Water.zip">Original source code</a> supplied in NVidia's <a
+ href="Water.7z">Original source code</a> supplied in NVidia's <a
href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>.<br/>
</td>
<td width="5%"><br/>
@@ -1002,7 +1002,7 @@
</td>
<td width="45%">Demonstrates high-throughput dynamic geometry
using ARB_vertex_buffer_object extension. <a
- href="learning_VAR_src.zip">Original source code</a> supplied in NVidia's <a
+ href="learning_VAR_src.7z">Original source code</a> supplied in NVidia's <a
href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>; ported both
to Java/JOGL and ARB_vertex_buffer_object extension.
</td>
diff --git a/www/learning_VAR_src.7z b/www/learning_VAR_src.7z
new file mode 100644
index 0000000..be8591f
--- /dev/null
+++ b/www/learning_VAR_src.7z
Binary files differ
diff --git a/www/learning_VAR_src.zip b/www/learning_VAR_src.zip
deleted file mode 100755
index 93f3a04..0000000
--- a/www/learning_VAR_src.zip
+++ /dev/null
Binary files differ
diff --git a/www/vtxprog_warp.7z b/www/vtxprog_warp.7z
new file mode 100644
index 0000000..54209bb
--- /dev/null
+++ b/www/vtxprog_warp.7z
Binary files differ
diff --git a/www/vtxprog_warp.zip b/www/vtxprog_warp.zip
deleted file mode 100755
index ec8d655..0000000
--- a/www/vtxprog_warp.zip
+++ /dev/null
Binary files differ