Openmark will be a Open Source benchmark that will have 32/64 bit options for video rendering tests on X11 as well as HD speed, FSB, etc benchmarks. Also many tools like: temp monitor, speed control, etc.
EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
RadDoom is a radiosity scene renderer that use "Dynamic Surface Subdivision". It's write in Java and Java3D. It enables, in real time, the user to travel in the 3D scene during rendering.
Java bricks game based on OpenGL graphics library (SUN Jogl wrapper). JBricks simulate a virtual world construction kit made of lego (tm) like bricks.
JDK 1.4 or above required
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
MindGate is a virtual reality multiuser client - server system written in Java. The purpose of the system is to provide communication, persistence, 3d streaming support for users which are imersed into virtual reality worlds - stored anywhere on the Web.
The ion engine is a portable 3D graphics engine for C++. It completely abstracts the underlying API (both OpenGL and Direct3D are supported). Programmable hardware is fully supported.
BORG - BORG Open Rendering GUI - is a network rendering system developed by TAUTOLOGIX for RenderMan compliant renderer. BORG is platform independent and used to distribute rendering jobs. It can also be used as a GUI for the supported renderers.
A set of tools for producing and adjusting images for use with lenticular sheets or barrier screens to produce 3D autostereograms. It should be possible to use these tools to produce short Animations as well.
A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
Glogo is a software project to develop a crossplatform, standards compliant 3D desktop GUI and multiuser networking environment. If you're familliar with William Gibson's Neuromancer or Neal Stephenson's Snow Crash, then you get it. Coders needed!
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
This here is collection of Open Source Software published by Bytelords.
LORD - simple 3D Engine developed for learning purpose
*NOTE*: ogre4j has been moved to http://www.sourceforge.net/projects/ogre/
VRMoo can be summed up as such: Virtual Reality Object Oriented MUD. I intend VRMoo to be capable of simulating complex environments, allowing real time 3D interaction with these environments, and allowing real time 3D interaction with other users.
Java Editor for 3D Scenes (espacially POVRay) based on Java and Java3D. It allows to create and manipulate 3D scenes as you could see it in commercial 3D editors like '3D Studio'.
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
The 3ds to java converter is a 3ds loader for java3d. It uses the C-library lib3ds to convert files into a format that can easily be read into java, solving many of the bugs other 3ds loaders for java3d have.
QRay is an interactive 3D modelling system in Java. It's built-in real-time raytracing engine implements the Quadric-CSG representation model and the Seed-Fill optimization method, which empower QRay to provide cool WYSIWYG 3D modelling functionalities.
A C/S system to visualize very large terrains from a 1st-person view. The terrain model is stored in multiple resolutions depending on the distance of the viewer. This produces fast high quality images from all distances.
FileConv is a set of utility classes that allow java programmers to load/write 3d files of various formats to/from 3d applications and convert between various file formats so that people using different 3d applications can collaborate on the same project