summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2009-02-03 20:44:01 +0000
committerKenneth Russel <[email protected]>2009-02-03 20:44:01 +0000
commit4d0c05b1d5e157ce373309cb5869b46666dcf029 (patch)
tree9ca3ff152e8296eabbbf199743b2e8427d0ee777 /www
parent3b4a10c0306425b1b3afd43c6273b02b2ae47efb (diff)
Added Vehicle Dynamics Demo by Insight Machines
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1851 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-rw-r--r--www/index.html12
-rw-r--r--www/vehicle.pngbin0 -> 9848 bytes
2 files changed, 12 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 6a8d5ba0e..fbefb1f71 100644
--- a/www/index.html
+++ b/www/index.html
@@ -547,6 +547,18 @@ It has powerful annotation features.
<tr>
<td bgcolor="#F8F8F8" width="50%">
+<a
+href="http://www.insightmachines.com/en/vehicleDynamicsEngine.shtml"><img
+src="vehicle.png" width="160" height="160" align="left">Vehicle
+Dynamics Engine Demo</a> is a Java Web Start demonstration of a 3D
+physics engine developed by <a
+href="http://www.insightmachines.com/">Insight Machines</a>. The
+engine is designed especially for car games. The demo uses JOGL and
+employs such techniques like shadow casting using the stencil buffer.
+
+ </td>
+ <td bgcolor="#F8F8F8" width="50%">
+
<a href="http://www.vlsolutions.com/"><img src="vldocking.jpg"
width="160" height="113" align="left" alt="VLDocking">VLDocking</a> is
a set of Java components that helps the Swing developer to build
diff --git a/www/vehicle.png b/www/vehicle.png
new file mode 100644
index 000000000..f8a4cadc2
--- /dev/null
+++ b/www/vehicle.png
Binary files differ