diff options
author | Sven Gothel <[email protected]> | 2013-07-16 02:34:01 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-16 02:34:01 +0200 |
commit | 63f1d730594c6bf1ac810897e2950ec4694733a0 (patch) | |
tree | ee0413ba3122b37194db426bc5fe398067f5f7c2 /www/index.html | |
parent | cabb61a1f623ab53bb24e2a643d723291a56cf52 (diff) |
WWW: Add JaamSim; Use local VolumeViewer png
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 56 |
1 files changed, 32 insertions, 24 deletions
diff --git a/www/index.html b/www/index.html index cd13294c7..b51b14885 100644 --- a/www/index.html +++ b/www/index.html @@ -232,21 +232,13 @@ </td> <td width="50%"> - <a href="http://jzy3d.org/"> - <img src="media/jzy3d-demo-surface-160x160.png" width="160" height="160" align="left" alt="Jzy3D"></img> - Jzy3d</a> - stands for Java Easy 3d, and allows a rapid display of 3d scientific - data. User can define z=f(x,y) functions binded to (customizable) - colormaps, as well as rendering predefined simple 3d shapes - programmaticaly or from csv files. - One can moreover add pre/post renderers for adding java2d layers - to the 3d scene. Jzy3d provides a simple bridge to AWT, SWT, or - Swing, and has already been integrated in Eclipse RCP - and Swing applications. The API releases one of the burden - of working with OpenGL, - 3d polygon ordering and transparency management. + <a href="http://www.geogebra.org/"><img src="media/geogebra-screenshot-tangents.png" width="160" align="left" alt="GeoGebra"></img>GeoGebra</a> + is free and multi-platform dynamic mathematics software for all levels of education that joins geometry, algebra, + tables, graphing, statistics and calculus in one easy-to-use package. + It has received several educational software awards in Europe and the USA. + <a href="http://www.geogebra.org/forum/viewtopic.php?f=52&t=19846">GeoGebra 5.0</a> has experimental 3D support utilizing JOGL. + Misc resources: <a href="https://dev.geogebra.org/trac">Developer Wiki</a>, <a href="http://dev.geogebra.org/svn">SVN Repository</a>. </td> - </tr> <tr> @@ -261,24 +253,41 @@ </td> <td width="50%"> - <a href="http://www.geogebra.org/"><img src="media/geogebra-screenshot-tangents.png" width="160" align="left" alt="GeoGebra"></img>GeoGebra</a> - is free and multi-platform dynamic mathematics software for all levels of education that joins geometry, algebra, - tables, graphing, statistics and calculus in one easy-to-use package. - It has received several educational software awards in Europe and the USA. - <a href="http://www.geogebra.org/forum/viewtopic.php?f=52&t=19846">GeoGebra 5.0</a> has experimental 3D support utilizing JOGL. - Misc resources: <a href="https://dev.geogebra.org/trac">Developer Wiki</a>, <a href="http://dev.geogebra.org/svn">SVN Repository</a>. + <a href="https://github.com/AusencoSimulation/JaamSim"> + <img src="media/JaamSim_160x120.png" width="160" height="120" align="left" alt="Volume Viewer"></img>JaamSim</a> + is a discrete-event simulation environment developed by Ausenco Sandwell as + the foundation of all our simulation applications. It includes + interactive 3d graphics, drag and drop model building, collada model + import and is fully open source (GPLv3). </td> </tr> <tr> <td width="50%"> <a href="http://volumeviewer.kenai.com/"> - <img src="http://volumeviewer.kenai.com/thumbnail.png" width="160" height="120" align="left" alt="Volume Viewer"></img>Volume Viewer</a> + <img src="media/VolumeViewer-160x120.png" width="160" height="120" align="left" alt="Volume Viewer"></img>Volume Viewer</a> is an open source renderer for 3D volumetric data. It provides tools for coloring your model, cutting away pieces, and viewing it from any angle. It can cast shadows within the model for extra realism. You can even upload your own volumetric data and view it in real time. </td> <td width="50%"> + <a href="http://jzy3d.org/"> + <img src="media/jzy3d-demo-surface-160x160.png" width="160" height="160" align="left" alt="Jzy3D"></img> + Jzy3d</a> + stands for Java Easy 3d, and allows a rapid display of 3d scientific + data. User can define z=f(x,y) functions binded to (customizable) + colormaps, as well as rendering predefined simple 3d shapes + programmaticaly or from csv files. + One can moreover add pre/post renderers for adding java2d layers + to the 3d scene. Jzy3d provides a simple bridge to AWT, SWT, or + Swing, and has already been integrated in Eclipse RCP + and Swing applications. The API releases one of the burden + of working with OpenGL, + 3d polygon ordering and transparency management. + </td> + </tr> + <tr> + <td width="50%"> <a href="http://www.brightideassoftware.com/Pebbles/PebblesHome.aspx"> <img src="media/pebbles.png" width="160" align="left" alt="OneStone Pebbles"></img> OneStone® Pebbles</a> are a new series of calculus visualization tools developed @@ -294,8 +303,6 @@ <a href="http://www.brightideassoftware.com/Pebbles/SurfacesOfRevolution.aspx">Surfaces of Revolution</a> examples! </td> - </tr> - <tr> <td width="50%"> <a href="http://www.impact-fem.org/"><img src="media/Impact_Bullet_AKM.in-1.png" width="160" align="left" alt="Impact"></img> Impact</a> is a @@ -305,7 +312,8 @@ modelling, solving and viewing of simulation results, all in OpenGL accelerated graphics through the use of JOGL. </td> - + </tr> + <tr> <td width="50%"> <a href="http://www.insparia.com/"><img src="media/insparia.jpg" width="160" height="160" align="left" alt="Insparia"></img> Insparia</a> was created to help people |