aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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