diff options
author | Sven Gothel <[email protected]> | 2012-04-26 22:04:19 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-04-26 22:04:19 +0200 |
commit | 64831edf392613cc18dd133b5f0f813295d186bf (patch) | |
tree | d3063893b015b83d8412159682ec30490ea9c45d /www | |
parent | 9d040453698247597879f1f19fa736b1ef725b04 (diff) |
WWW: Cleanup some descriptions, text alignment
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/www/index.html b/www/index.html index 2c9d26c3f..e48128b2e 100644 --- a/www/index.html +++ b/www/index.html @@ -152,7 +152,7 @@ <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 true 3D audio (JACK). Furthermore, there are many support classes for transformations and geometry. 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>. + 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> @@ -175,10 +175,7 @@ <img src="media/pebbles.png" width="200" align="left" alt="OneStone Pebbles"></img> OneStone® Pebbles</a> are a new series of calculus visualization tools developed by <a href="http://www.brightideassoftware.com/">Bright Ideas Software®</a>. - Designed from the ground up with input from - education professionals, these unique tools meld current educational - theory with state of the art graphics technology in consistent, - easy-to-use packages. Each 'Pebble' in the series is a stand-alone + Each 'Pebble' in the series is a stand-alone program designed to illustrate a specific topic in the calculus syllabus. While the topic of each Pebble is different, the experience of using each remains as constant as possible, and features several @@ -196,19 +193,21 @@ <a href="http://code.google.com/p/jzy3d/"> <img src="http://martin.pernollet.free.fr/cv/projects/jzy3d/demo_ring_surface.jpg" width="160" height="120" 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 with success in Eclipse RCP and Swing - professionnal applications by the company MASA Group. The API has been written with the goal to hide the burden of working with - OpenGL, 3d polygon ordering and transparency management. + 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> <td width="50%"> <a href="http://gephi.org/"><img src="media/gephi.jpg" width="160" height="102" align="left" alt="Gephi"></img> - Gephi</a> is a visualization and exploration - platform for all kinds of networks and complex systems, - dynamic and hierarchical graphs. + Gephi</a> is a tool for people that have to explore and understand graphs. Like Photoshop but for data, the user interacts with the representation, manipulate the structures, shapes and colors to reveal hidden properties. The goal is to help data analysts to make hypothesis, intuitively discover patterns, isolate structure singularities or faults during data sourcing. It is a complementary tool to traditional statistics, as visual thinking with interactive interfaces is now recognized to facilitate reasoning. This is a software for Exploratory Data Analysis, a paradigm appeared in the Visual Analytics field of research. </td> </tr> |