Cross-platform tool to build, test and package software
CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and...
The Visu program is a lightweight GTK+ interactive visualization tool
for 2D or 3D simulation data, rendering through the VTK
library. Features include: reading data in a variety of formats,
display the data as scalars, vectors, height fields, and lev
Open Source and Portable object oriented software for 3D digital image segmentation and visualization. Pipes and Filters Architechture.
Implemented in C++, and uses FLTK, VTK, ITK, TCL (plugins), and pipeline filters implemented in XML. DICOM support.
This library contains two classes vtkQGLRenderWindow and
vtkQGLRenderWindowInteractor which allow one to use VTK with the
QGLWidget extension of QT. In other words, these classes can be used
to build QT applications which utilize the facilities prov