Cmgui application windows

Overview

Cmgui is a generic open-source modelling and visualisation package developed at the Auckland Bioengineering Institute with contributions from industry. It is commonly used by researchers to visualise dynamic spatially-varying fields from computer models of organs, tissues and cells — often combined with biomedical images. Cmgui is coded in C/C++ and consists of data structures for describing hierarchical models built from mathematical fields.

Features

Some of the main features of Cmgui are as follows:

Command line + GUI driven

A custom command language integrated into a built-in perl interpreter can drive all functionality in Cmgui. Added to this are interactive dialogs for creating and editing the visualisation and other graphics objects, graphics windows and other dialogs. Script commands can be output to save the current state, for reproducing it when next run.

Built on Zinc

The core engine within the Cmgui application is the OpenCMISS-Zinc Library, and documentation for the Zinc data model is equally valid in Cmgui.