tkBacktracer is a cross-platform interactive visualization tool to explore the tool motions in RS-274D "G-code" CNC files used in computer controlled milling and manufacturing.
Quick3dApplet - a java applet for displaying interactive 3d on a webpage. This is a fast renderer that should be viewable on most browsers without the viewer having to load extra plugins (uses java 1.1). It can read the 3ds model format.
N3D is a library for 3D related programs, including the related mathematics, primitives, scene graph and environment adapters (OpenGL via Tao, Direct3D).
Pixie is a photorealistic renderer that uses a RenderMan-like interface. Features include programmable shading, motion blur, depth of field, raytracing, scan-line rendering, occlusion culling, global illumination, caustics ...
Drupe is a 3D renderer. It consists of some basic low-level routines which can be freely programmed and controlled via JavaScript. This makes Drupe kind of Emacs for graphics rendering.
FireBlade is an OpenGL+Delphi/FPC based crossplatform particle engine. Infinite possibilities through many variable factors and the ability to be connected to anything you want through miscellaneous events.
A GUI for PBRT with the following goals: 1) User interface representative of internal scene structures and modifications of those structures with OpenGL/GLSL previews, partial render preview, and visual debugging. 2) GPGPU and muticore functionality.
libfixgl, is an implementation of the OpenGL standard for realtime 3D graphics, based on fixed point arithmetic. It is mainly targeted towards handheld consoles such as the GP2X, GP32, GBA, or other FPU-less embedded devices.
3DMLW is a 3D engine and markup language based on XML that is capable of running in common web browsers. It supports .3ds, .obj, .an8 (Anim8or) models and experimental .blend (Blender) support, .tga, .jpg and .png textures and .ogg sound.
Virtuelium is an open-source multi-spectral physically based ray-tracer developed to render the visual appearance of material and to be able to do multi-scaled simulations of light interactions.
FCOLLADA based COLLADA plugins for Maya and 3DSMax. Newer plugins with 1.5 support and support the files mentioned in "Papervision3D Essentials" by Paul Tondeur are available at http://opencollada.org . Please use this project for FCOLLADA related topi
InnerWorld is a landscape builder for Blender, the 3D modeling tool. Using a graph editor terrains can be generated from Blenders noise functions and from external sources. Objects can automatically placed dependent of the terrains geometry.
iamar browser is a GPU web browser that displays 3d specific contents. Instead of html, it run on a scripting language called semblis. Together with mesh made from blender, it makes 3d game production extremely easy.
GPGPU stands for General-Purpose computation on GPUs. This project maintains various libraries, utility classes, and programming examples intended to aid development of applications that use GPUs for general-purpose computation.
XISL (XML based scripting of Implicit Surfaces) package (written in C++) assists developers in construction of arbitrary implicit models. Each implicit function class (a primitive, an operation, etc.) is deffined by its appropriate XISL tag(s).
Vegetation3D is a library for realistic visualization of vegetation. Every phase of this process, such as plant topology generation (L-System) or mesh generation may be controlled and used separately.
osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.