From 3c98d6532a379ec43375c117dcbaf62268d40c0a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 15 Feb 2012 17:16:22 +0100 Subject: WWW: Add FROG and JebGL --- www/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index fb88c36a0..21b591bc3 100644 --- a/www/index.html +++ b/www/index.html @@ -114,6 +114,29 @@ + + + + +
+ World WindFROG + 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 + online demonstration. + + JebGLJebGL + 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. +