aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-02-28 15:59:49 +0100
committerSven Gothel <[email protected]>2023-02-28 15:59:49 +0100
commit6d7f33107f9f8371bb07e6584b64a64ec65956dd (patch)
treec5a9f98b56aa69702e2871db239b28c24dad7ac6
parent98ea4a77debc15e5fd9b4188da1bf37b4872f34c (diff)
JOGL Homepage: Rearrange, add MeteoInfo and Sweet Home 3D
-rw-r--r--www/index.html175
-rw-r--r--www/media/SweetHome3DExample17-StudioWithMezzanine-Photo.160w.pngbin0 -> 42172 bytes
-rw-r--r--www/media/mimap_2.3.160w.pngbin0 -> 33397 bytes
3 files changed, 86 insertions, 89 deletions
diff --git a/www/index.html b/www/index.html
index 0394d27c6..cc568c78f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -97,6 +97,7 @@
JOGL integrates with the AWT, Swing and SWT widget sets, as well as with custom windowing toolkits using the NativeWindow API.<br/>
JOGL also provides its own <a href="../doc/NEWT-Overview.html">native windowing toolkit, NEWT</a>.
</p>
+ <!--
<p>
Quick Version Info: Current [ <a href="../../deployment/jogamp-current/jogl-applet-version-napplet.html">NApplet</a>,
<a href="../../deployment/jogamp-current/jogl-application-version.jnlp">Webstart</a> ],
@@ -109,6 +110,7 @@
and <a href="../../jogl-demos/www"><b>JOGL demos</b></a> for illustrations of
advanced OpenGL techniques now possible with the Java platform.
</p>
+ -->
<!--
<div class="splash" style="padding: 0; text-align: left; font-size:21px; line-height:100%; position:relative; top:-21px;" >
<a href="../../wiki/index.php/JogAmp_BOF_SIGGRAPH_2013_PLANNING">Meet us @</a>
@@ -138,67 +140,6 @@
<tbody>
<tr>
<td width="50%">
- <a href="http://www.cctintl.com"><img src="media/C3D_Main-Mobile-160x160.png"
- width="160" height="160" align="left" alt="CCT"></img>CCT</a>s
- <a href="http://www.cctintl.com/solutions/c3d-bim-project-control">C3D Interactive</a>
- is a leading BIM-based construction project control application.
- The solution helps Construction Managers, owners and contractors to visualize and
- control their projects, by analyzing key construction information, based on
- actual progress as well as do visual “look-ahead” based on current progress rates, etc.<br/>
- C3D allows users to link 3D objects to multifaceted data in an object oriented fashion.
- Data is modeled in classes and hierarchies.<br/>
- C3D is a CAD-neutral vendor platform and can read from several leading
- authoring tools, supporting a multitude of industry standards.<br/>
- <a href="https://play.google.com/store/apps/details?id=cctintl.c3d.android">C3D Mobile is available free on Google Play.</a>
-
- </td>
-
- <td width="50%">
- <a href="http://processing.org/"><img src="media/processing.jpg" width="160" height="158" align="left" alt="Processing"></img>
- Processing</a> is an open
- source programming language and environment for people who want to
- program images, animation, and sound. It is used by students, artists,
- designers, architects, researchers, and hobbyists for learning,
- prototyping, and production. Processing is developed by artists and
- designers as an alternative to proprietary software tools in the same
- domain. It uses JOGL for its hardware accelerated 3D rendering
- support.
- </td>
- </tr>
-
- <tr>
- <td width="50%">
- <a href="http://worldwind.arc.nasa.gov/java/">
- <img src="media/worldwind.jpg" width="160" align="left" alt="World Wind"></img>NASA World Wind Java</a>
- provides a suite of <a href="http://worldwind31.arc.nasa.gov/svn/">open</a>-<a href="https://github.com/wcmatthysen/World-Wind-Java">source</a>
- <a href="http://goworldwind.org/features/">3-D virtual globe technologies</a>
- for Java applications, which can be utilized in user applications.
- Version 2.0 now uses JOGL 2.
- It provides a rich set of features for displaying and interacting with geographic data and representing
- a wide range of geometric objects.
- <a href="http://goworldwind.org/demos/">Online demos</a> are available,
- as well as an <a href="http://www.disti.com/Products/demonstrations/java.html">F-16 Flight Simulator</a>
- from Disti.
- </td>
-
- <td width="50%">
- <a href="http://projects.hepforge.org/frog/ "><img src="media/Frog-Craft3_2.160w.png"
- width="160" height="120" align="left" alt="FROG"></img>FROG</a>
- is a fast OpenGL event display tool mainly developed for visualization of data
- in the field of high energy physics. FROG is mostly used to visualized/animate data
- from proton/proton collision produced in the CMS experiment at the LHC, CERN, Switzerland.
- Animations produced by this tools are frequently used to share the progress of the
- CMS experiment with the media of the world
- (animations are often visible on scientific website or even on TV).
-
- FROG has recently been ported to Java and is now using JOGL
- and also offers an
- <a href="http://projects.hepforge.org/frog/Downloads/jfrog/jfrog_web.jnlp ">online demonstration</a>.
- </td>
- </tr>
-
- <tr>
- <td width="50%">
<a href="http://www.scilab.org/"><img src="media/scilab.png" width="160" height="159" align="left" alt="Scilab"></img>
Scilab</a> is a free scientific software
package for numerical computations providing a powerful open computing
@@ -211,17 +152,16 @@
graphics.
</td>
- <td >
- <a href="http://www3.math.tu-berlin.de/jreality/index.php?article_id=1"><img src="media/jreality-logo-discreteksurfaces.png"
- width="160" height="105" align="left" alt="jReality"></img>jReality</a>
- is a Java based, open-source, full-featured 3D scene graph package designed for 3D visualization and specialized in mathematical visualization.
- It provides several backends, including a JOGL one for Java based OpenGL rendering. JReality is thread-safe,
- has a flexible shading model based on an attribute-inheritance mechanism in the scene graph, device-independent user interaction and support
- for 3D audio (JACK). It has a plugin system for assembling custom viewers,
- <a href="http://www3.math.tu-berlin.de/jreality/phpbb/">an active forum</a> and a growing set of
- <a href="http://www3.math.tu-berlin.de/jreality/mediawiki/index.php/Developer_Tutorial">tutorial examples</a>
- to help developers interested in using jReality to solve their Java 3D problems.
- For further information please look <a href="http://www3.math.tu-berlin.de/jreality/index.php?article_id=29">here</a>.
+ <td width="50%">
+ <a href="http://processing.org/"><img src="media/processing.jpg" width="160" height="158" align="left" alt="Processing"></img>
+ Processing</a> is an open
+ source programming language and environment for people who want to
+ program images, animation, and sound. It is used by students, artists,
+ designers, architects, researchers, and hobbyists for learning,
+ prototyping, and production. Processing is developed by artists and
+ designers as an alternative to proprietary software tools in the same
+ domain. It uses JOGL for its hardware accelerated 3D rendering
+ support.
</td>
</tr>
@@ -261,21 +201,13 @@
<td width="50%">
<a href="http://jaamsim.com/">
- <img src="media/JaamSim_160x160.png" width="160" height="145" align="left" alt="Volume Viewer"></img>JaamSim</a>
+ <img src="media/JaamSim_160x160.png" width="160" height="145" align="left" alt="JaamSim"></img>JaamSim</a>
is a free and open source discrete-event simulation software which includes a drag-and-drop user interface, interactive
3D graphics, input and output processing, and model development tools and editors.
</td>
</tr>
<tr>
<td width="50%">
- <a href="http://volumeviewer.kenai.com/">
- <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>
@@ -290,7 +222,63 @@
of working with OpenGL,
3d polygon ordering and transparency management.
</td>
+ <td >
+ <a href="http://www3.math.tu-berlin.de/jreality/index.php?article_id=1"><img src="media/jreality-logo-discreteksurfaces.png"
+ width="160" height="105" align="left" alt="jReality"></img>jReality</a>
+ is a Java based, open-source, full-featured 3D scene graph package designed for 3D visualization and specialized in mathematical visualization.
+ It provides several backends, including a JOGL one for Java based OpenGL rendering. JReality is thread-safe,
+ has a flexible shading model based on an attribute-inheritance mechanism in the scene graph, device-independent user interaction and support
+ for 3D audio (JACK). It has a plugin system for assembling custom viewers,
+ <a href="http://www3.math.tu-berlin.de/jreality/phpbb/">an active forum</a> and a growing set of
+ <a href="http://www3.math.tu-berlin.de/jreality/mediawiki/index.php/Developer_Tutorial">tutorial examples</a>
+ to help developers interested in using jReality to solve their Java 3D problems.
+ For further information please look <a href="http://www3.math.tu-berlin.de/jreality/index.php?article_id=29">here</a>.
+ </td>
+ </tr>
+
+ <tr>
+ <td width="50%">
+ <a href="http://www.meteothink.org/index.html"><img src="media/mimap_2.3.160w.png" width="160" height="81" align="left" alt="MeteoInfo"></img>
+ MeteoInfo</a> is an intergrated framework both for GIS application and scientific computation environment. <i>MeteoInfoMap</i> is a GIS application which enables the user to visualize and analyze the spatial and meteorological data with multiple data formats. <i>MeteoInfoLab</i> is a scientific computation and visualization environment using Jython scripting with the ability of multiple dimensional array calculation and 2D/3D plotting.
+ </td>
+ <td width="50%">
+ <a href="https://www.sweethome3d.com/"><img src="media/SweetHome3DExample17-StudioWithMezzanine-Photo.160w.png" width="160" height="120" align="left" alt="SweetHome3D"></img>
+ Sweet Home 3D</a> is a free interior design application
+which helps you draw the plan of your house, arrange furniture on it and visit the results in 3D.
+ </td>
+ </tr>
+
+ <tr>
+ <td width="50%">
+ <a href="http://worldwind.arc.nasa.gov/java/">
+ <img src="media/worldwind.jpg" width="160" align="left" alt="World Wind"></img>NASA World Wind Java</a>
+ provides a suite of <a href="http://worldwind31.arc.nasa.gov/svn/">open</a>-<a href="https://github.com/wcmatthysen/World-Wind-Java">source</a>
+ <a href="http://goworldwind.org/features/">3-D virtual globe technologies</a>
+ for Java applications, which can be utilized in user applications.
+ Version 2.0 now uses JOGL 2.
+ It provides a rich set of features for displaying and interacting with geographic data and representing
+ a wide range of geometric objects.
+ <a href="http://goworldwind.org/demos/">Online demos</a> are available,
+ as well as an <a href="http://www.disti.com/Products/demonstrations/java.html">F-16 Flight Simulator</a>
+ from Disti.
+ </td>
+
+ <td width="50%">
+ <a href="https://frog.hepforge.org/"><img src="media/Frog-Craft3_2.160w.png"
+ width="160" height="120" align="left" alt="FROG"></img>FROG</a>
+ is a fast OpenGL event display tool mainly developed for visualization of data
+ in the field of high energy physics. FROG is mostly used to visualized/animate data
+ from proton/proton collision produced in the CMS experiment at the LHC, CERN, Switzerland.
+ Animations produced by this tools are frequently used to share the progress of the
+ CMS experiment with the media of the world
+ (animations are often visible on scientific website or even on TV).
+
+ FROG has recently been ported to Java and is now using JOGL
+ and also offers an
+ <a href="http://projects.hepforge.org/frog/Downloads/jfrog/jfrog_web.jnlp ">online demonstration</a>.
+ </td>
</tr>
+
<tr>
<td width="50%">
<a href="http://www.brightideassoftware.com/Pebbles/PebblesHome.aspx">
@@ -320,16 +308,25 @@
</tr>
<tr>
<td width="50%">
- <a href="http://www.insparia.com/"><img src="media/insparia-160x132.jpg" width="160" height="132" align="left" alt="Insparia"></img>
- Insparia</a> was created to help people
- easily visualize, construct and track information about a 3d
- environment online. Shape and texture importing as well as a robust
- renderer will be available in the final commercial version. Insparia
- uses JOGL to allow the user to construct and interact with their 3d
- environment in real-time. Please note that Insparia is in alpha
- testing. Feedback is appreciated.
+ <a href="http://www.cctintl.com"><img src="media/C3D_Main-Mobile-160x160.png"
+ width="160" height="160" align="left" alt="CCT"></img>CCT</a>s
+ <a href="http://www.cctintl.com/solutions/c3d-bim-project-control">C3D Interactive</a>
+ is a leading BIM-based construction project control application.
+ The solution helps Construction Managers, owners and contractors to visualize and
+ control their projects, by analyzing key construction information, based on
+ actual progress as well as do visual “look-ahead” based on current progress rates, etc.<br/>
+ C3D allows users to link 3D objects to multifaceted data in an object oriented fashion.
+ Data is modeled in classes and hierarchies.<br/>
+ C3D is a CAD-neutral vendor platform and can read from several leading
+ authoring tools, supporting a multitude of industry standards.<br/>
+ <a href="https://play.google.com/store/apps/details?id=cctintl.c3d.android">C3D Mobile is available free on Google Play.</a>
</td>
<td width="50%">
+ <a href="http://volumeviewer.kenai.com/">
+ <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>
</tr>
</tbody>
diff --git a/www/media/SweetHome3DExample17-StudioWithMezzanine-Photo.160w.png b/www/media/SweetHome3DExample17-StudioWithMezzanine-Photo.160w.png
new file mode 100644
index 000000000..b42c2b8f9
--- /dev/null
+++ b/www/media/SweetHome3DExample17-StudioWithMezzanine-Photo.160w.png
Binary files differ
diff --git a/www/media/mimap_2.3.160w.png b/www/media/mimap_2.3.160w.png
new file mode 100644
index 000000000..e854c0995
--- /dev/null
+++ b/www/media/mimap_2.3.160w.png
Binary files differ