Skip to content

marwan-abdellah/voreen

 
 

Repository files navigation

The Voreen directory structure:
===============================
include               - contains all necessary headers
src                     - contains the source files
modules             - contains all files for plugin modules

apps                    - contains applications using voreen
apps/voreenve      - the main voreen application - the Voreen Visualization Environment
apps/voltool         - perform various preprocessings on volume data

ext                       - external dependencies to other libraries

data                     - contains volume datasets
data/cache            - a temporary folder used for volume caching
data/fonts             - (possibly) necessary fonts
data/networks       - predefined networks which can be used in VoreenVE
data/scripts           - python scripts which can be executed from within voreen
data/workspaces    - predefined workspace to be used with VoreenVE
data/volume          - default directory for volume data
data/transferfuncs  - contains transfer functions in various formats

About

GitHub clone of SVN repo http://svn.voreen.org/public/voreen-snapshot (cloned by http://svn2github.com/)

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++ 78.2%
  • C 21.7%
  • Other 0.1%