# voreen **Repository Path**: mirrors_svn2github/voreen ## Basic Information - **Project Name**: voreen - **Description**: This is a clone of an SVN repository at http://svn.voreen.org/public/voreen-snapshot. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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