2 projects tagged "3D Rendering"
taccGL is a JavaScript library and framework that animates HTML elements in 2D and 3D using the GPU accelerated canvas (WebGL) with a fallback to the HTML5 2D canvas. It provides functions for moving in 3D space, accelerating, rotating, morphing, and mapping on 3D objects, and blending and fading HTML elements. Animations mostly run inside the GPU and are implemented in the C-like shader language GLSL.
Voreen is a rapid application development framework for the interactive visualization and analysis of multi-modal volumetric data sets. It provides GPU-based volume rendering and data analysis techniques and offers high flexibility when developing new analysis workflows in collaboration with domain experts. The Voreen framework consists of a multi-platform C++ library, which can be easily integrated into existing applications, and a Qt-based stand-alone application.