From 00676f93b6adc3fcff3ac7dc378adb9d99b4a5ab Mon Sep 17 00:00:00 2001 From: JOGAMP DEV TEAM Date: Thu, 22 Apr 2010 21:49:50 -0400 Subject: Added link to UML, and JOGL Wiki --- www/elflight.png | Bin 33891 -> 521109 bytes www/gephi.jpg | Bin 0 -> 121549 bytes www/index.html | 78 +++++++++++++++++++++++++------------- www/sculpteo_3_robot_72dpi_sm.jpg | Bin 0 -> 11831 bytes 4 files changed, 52 insertions(+), 26 deletions(-) mode change 100755 => 100644 www/elflight.png create mode 100644 www/gephi.jpg create mode 100644 www/sculpteo_3_robot_72dpi_sm.jpg diff --git a/www/elflight.png b/www/elflight.png old mode 100755 new mode 100644 index b81159873..5f5d59f9d Binary files a/www/elflight.png and b/www/elflight.png differ diff --git a/www/gephi.jpg b/www/gephi.jpg new file mode 100644 index 000000000..adbf75746 Binary files /dev/null and b/www/gephi.jpg differ diff --git a/www/index.html b/www/index.html index b4a4ea2cd..7fb475661 100644 --- a/www/index.html +++ b/www/index.html @@ -14,9 +14,11 @@
@@ -38,15 +40,20 @@

The JOGL project hosts the development version of the Java™ Binding for the OpenGL® API (JSR-231), and is designed to provide hardware-supported 3D graphics to applications written in Java. - JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, ≥ 3.1, ES 1.x and ES 2.x specification + JOGL provides full access to the + APIs in the OpenGL 1.3 - 3.0, ≥ 3.1, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.

-

Please see the JOGL demos for illustrations of +

Please see the JOGL demos for illustrations of advanced OpenGL techniques now possible with the Java platform.

-

Documentation is available for developers wishing to use +

Please have a look at the JOGL Wiki, including an + overview, + tutorial and + FAQ.

+

Documentation is available for developers wishing to use JOGL in their applications as well as those wishing to - build the JOGL source tree.

+ build the JOGL source tree.

@@ -206,7 +213,7 @@ The following are a few examples of projects and products using JOGL. To have your project featured here, please email the project owners. + href="mailto:mediastreamjogamp.org">project owners. @@ -265,8 +272,8 @@ - Jake2Jake2 is a port + + Jake2Jake2 is a port of id Software's GPL'd Quake II engine from C to Java done by bytonic software. You can run the game via Java Web @@ -284,7 +291,8 @@ You can even upload your own volumetric data and view it in real time. - + + The NetBeans OpenGL Pack provides an easy to use OpenGL development environment integrated into NetBeans. It supplies modules like an GLSL shader editor, hardware compiler/linker integration and tools for @@ -306,7 +314,8 @@ testing. Feedback is appreciated. - Scilab is a free scientific software + + Scilab is a free scientific software package for numerical computations providing a powerful open computing environment for engineering and scientific applications. It has sophisticated data structures, an interpreter and a high level @@ -323,8 +332,8 @@ OneStone® Pebbles are a new series of calculus visualization tools developed - by Bright Ideas - Software®. Designed from the ground up with input from + by Bright Ideas Software®. + 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 @@ -333,9 +342,8 @@ of using each remains as constant as possible, and features several elements identified as contributing to the development of a deeper understanding of dynamic covariant relationships. The Pebbles use JOGL - for their interactive 3D rendering. Try the Curve - Families and + for their interactive 3D rendering. Try the + Curve Families and Surfaces of Revolution examples! @@ -371,7 +379,7 @@ of the Global Greenhouse Gases Database. - + The Elflight Engine is a high performance 3D streaming game engine. It has been designed from the ground up for use over the World Wide Web. The streaming aspect of the @@ -435,15 +443,9 @@ - Duke Bean'Em - Duke Bean'Em is the demonstration program from Erik Hellman's JavaOne - 2007 technical session. This presentation demonstrates how you can - write a simple 3-D game by using the Java programming language, JOGL, - and free tools and 3-D models. It also covers the basics of OpenGL and - 3-D graphics as well as various technologies, libraries, tools, and - patterns that are useful for 3-D application development on the Java - platform. + sculpteo + Sculpteo offers a 3D printing service, fast and available for everyone. + Starting from a 3D design, Sculpteo makes a specific object : interior decoration, characters, robots, miniatures, models, mechanic objects... FengGUI @@ -574,6 +576,22 @@ time as the race goes on. RaceView uses JOGL for its 3D rendering. + + + GEF3d + GEF3D is an Eclipse GEF extension bringing 3D to diagram editing. + That is with GEF3D you can create 3D diagrams, 2D diagrams and combine + 3D with 2D diagrams. GEF3D extends GEF by providing 3D enabled draw and + controller classes. Instead of drawing 2D figures, you can now draw 3D figures. + Existing GEF-based 2D editors can be embedded into 3D editors with minimal effort. + + + Gephi + Gephi is a visualization and exploration + platform for all kinds of networks and complex systems, + dynamic and hierarchical graphs. + + @@ -585,6 +603,14 @@ + diff --git a/www/sculpteo_3_robot_72dpi_sm.jpg b/www/sculpteo_3_robot_72dpi_sm.jpg new file mode 100644 index 000000000..6a1d6ce04 Binary files /dev/null and b/www/sculpteo_3_robot_72dpi_sm.jpg differ -- cgit v1.2.3