Jake2 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
Start with no manual installation on all of JOGL's
supported platforms.
|
Art of
Illusion is a free, open source 3D modelling and rendering
studio. Many of its capabilities rival those found in commercial
programs. Some of the highlights include subdivision surface based
modelling tools, skeleton based animation, and a graphical language
for designing procedural textures and materials. It uses JOGL for
real-time OpenGL rendering in its modeling views.
|
chronotext is a series
of visual design experiments involving animated text and 3D objects
and surfaces. Several examples can be run on-line via Java Web
Start.
|
FengGUI is a graphical
user interface (GUI) application programming interface (API) based on
OpenGL. FengGUI provides all typical GUI components like buttons,
sliders, trees, text areas, frames, tabs, etc. which are required to
build a complete GUI system. Since it is based on OpenGL, FengGUI fits
well in multimedia and game environments.
|
GL Studio is an object oriented rapid application
development tool that allows a user to graphically combine
photographs, 3D models and behavior logic to create advanced 2D and 3D
human machine interfaces. GL Studio generates Java or C++ source code
which can then be integrated into the user’s application as a user
interface. Java
code generated with GL Studio can be deployed using
javax.swing.JPanel, java.awt.Canvas and JavaBeans. GL Studio uses
OpenGL for rendering and GL Studio for Java uses the JOGL API.
|
Jack
Flowers is a 3D platform action and adventure game under
development. Jack is a flower collector (a kind of mutant beetle) who
loves flowers so much that he can't help collecting them. Your goal
through the game is to help Jack pick up flowers to progress through
vegetal levels.
|
Processing 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.
|
VLDocking is
a set of Java components that helps the Swing developer to build
applications with Docking capabilities, and even raise existing
applications to higher standards. It supports docking via drag and
drop, enhanced toolbars, closable tabs, and more. It fully supports
heavyweight components such as JOGL's GLCanvas in a docking
environment.
|