JVisual3D is a GUI library, 3D geometry viewer and a mathematical visualization software written in pure java. It is comparable with the well known javaview project. This is under GPL. Create, manipulate and display easiely meshes, 3d shapes, surfaces,..
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
Java Inventor is a Java interface to Open Inventor. Open Inventor (http://oss.sgi.com/projects/inventor/) is a popular API for developers of 3D applications. Java Inventor uses the Java Native Interface (JNI) to access the Open Inventor C++ libraries.
Raytracing rendering engine written in Java. Plug it into a modeling environment, or programmatically create a scene. Uses Constructive Solid Geometries (CSG), bounding boxes, and fully extensible design (at least eventually).
JetSteam-3D is 3D GIS technology developed by Alchemedia. that allows the streaming of image,DEM,X3D,and WFS data to an applet. The javascript enabled applet allows the creation of 3D enabled WebGIS applications using typical AJAX techniques.
KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
The Landscape Composer is an experiment for the visualization of nature scenes in real-time. Emphases are among other things the modelling of trees and fields.
LightTrace is a simple but versatile object-oriented raytracer that renders a scene and saves the image as a bitmap. The program is controlled by editing a text configuration file. A compiled Win32 executable is provided.
Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
Magneticle is a 3D OpenGL physical simulation that applies the Biot-Savart law to charged particles operating inside a magnetic field produced by a current-carrying wire modeled as an arbitrary space curve.
The Minimalist OpenGL Environment library provides platform independent aid for the very common tasks involved in lightweight OpenGL-based graphics applications.
Simulates a biologically diverse tropical island, and the ape inhabitants cognitive processes. For MacOS X, iPad, Windows and Linux. Features a non-polygonal graphics engine and a command-line version
A Open Source project with the main goal to make a simple way to display 3D objects from a Geodatabase (PostgreSQL/PostGIS) on the Web. This project was created by OpenGEO (www.opengeo.com.br).
This open-source project aims at creation of a OpenGL 3D stereoscopic algorithms folded as plug-ins into popular 3D modeling and game engine tools, such as Maya, Blender, OGRE, and others.
A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK).
OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
High quality volume graphics on consumer PC hardware. This GPL project is a graphics application for the visualization of 3D volume data on uniform rectilinear grid, as they arise from tomographic measurement or numerical simulation in computational scie
The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
Parallel GLUT is a parallel implementation of the OpenGL utility toolkit (GLUT) library. It adds a minimal set of constraints and extensions to the GLUT API, allowing the usage of multiple GPU's for multiple display devices and/or increased performance.
A GPU GLSL implementation of a Uniform-Grid accelerated Ray Tracer. Basic test boxes and Stanford bunny are currently renderable. Tested on ATI X1600 mobile, FireGL V3400, and 8800gt.