aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/index.html23
-rw-r--r--www/media/Frog-Craft3_2.160w.pngbin0 -> 27158 bytes
-rw-r--r--www/media/Frog-Craft3_2.pngbin0 -> 280766 bytes
-rw-r--r--www/media/JebGL_logo.160w.pngbin0 -> 11378 bytes
-rw-r--r--www/media/JebGL_logo.pngbin0 -> 31923 bytes
5 files changed, 23 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index fb88c36a0..21b591bc3 100644
--- a/www/index.html
+++ b/www/index.html
@@ -116,6 +116,29 @@
<tbody>
<tr>
<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="World Wind"></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>
+ <td >
+ <a href="http://jebgl.com/"><img src="media/JebGL_logo.160w.png"
+ width="160" height="87" align="left" alt="JebGL"></img>JebGL</a>
+ is a piece of Javascript which lets you run your WebGL apps in browsers lacking WebGL support without having to modify your existing code! Behind the scenes JebGL uses a fallback Java applet to emulate the WebGL canvas if needed, and the Java applet runs hardware accelerated on all platforms using JOGL.
+ JebGL is open source, released under the MIT license.
+ </td>
+ </tr>
+
+ <tr>
+ <td width="50%">
<a href="http://worldwind.arc.nasa.gov/java/"><img src="media/worldwind.jpg"
width="160" height="159" align="left" alt="World Wind"></img>NASA World Wind
Java</a> provides next-generation 3-D virtual globe technology for
diff --git a/www/media/Frog-Craft3_2.160w.png b/www/media/Frog-Craft3_2.160w.png
new file mode 100644
index 000000000..64fefd0de
--- /dev/null
+++ b/www/media/Frog-Craft3_2.160w.png
Binary files differ
diff --git a/www/media/Frog-Craft3_2.png b/www/media/Frog-Craft3_2.png
new file mode 100644
index 000000000..4da890781
--- /dev/null
+++ b/www/media/Frog-Craft3_2.png
Binary files differ
diff --git a/www/media/JebGL_logo.160w.png b/www/media/JebGL_logo.160w.png
new file mode 100644
index 000000000..416ec9f27
--- /dev/null
+++ b/www/media/JebGL_logo.160w.png
Binary files differ
diff --git a/www/media/JebGL_logo.png b/www/media/JebGL_logo.png
new file mode 100644
index 000000000..889121646
--- /dev/null
+++ b/www/media/JebGL_logo.png
Binary files differ