A Library for Interactive Modelling and Visualisation
The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications.
Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
MIVF - Medical Imaging and Visualization Factory,
is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
GLEWpy aims to bring advanced OpenGL extensions to Python. This allows the Python OpenGL developer to use features such as fragment/vertex shaders and image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits such as GLUT and SDL.