Skip to content

151706061/Voreen

 
 

Repository files navigation

Voreen - The Volume Rendering Engine
====================================
http://voreen.uni-muenster.de

About
-----
Voreen is an open source 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.
It is licensed under the terms of the GNU General Public License version 2. 
The Voreen project has been initiated and is maintained by the Visualization & Computer Graphics 
Research Group at the University of Münster as part of the central project Z1 of the collaborative 
research center SFB 656 MoBil.

For build instructions and further information, please refer to the project website.

Directory Structure
-------------------
include                - framework headers
src                    - framework source files
modules                - standard plugin modules
custommodules          - location for custom (third-party) modules
bin                    - location where compiled binaries are written to

apps                   - applications using voreen
apps/simple            - simple Qt- and GLUT-based applications
apps/voreenve          - main Voreen application - the Voreen Visualization Environment
apps/voreentool        - command-line interface to the Voreen library, executing workspaces/networks

data                   - location for user-generated data (log files, settings, screenshots, ...)

resource               - contains read-only resources
resource/fonts         - (possibly) necessary fonts
resource/scripts       - Python scripts which can be executed from within Voreen
resource/transferfuncs - pre-defined transfer functions
resource/volumes       - sample volume data
resource/workspaces    - sample Voreen workspaces

doc                    - documentation
ext                    - external dependencies to other libraries

About

Voreen volume renderer

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-academic.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.5%
  • Python 7.2%
  • C 6.7%
  • HTML 3.0%
  • GLSL 1.1%
  • CMake 0.5%