Difference between revisions of "Volume Rendering"
From NAMIC Wiki
(New page: {| |thumb|320px|Return to [[2009_Winter_Project_Week|Project Week Main Page ]] |} __NOTOC__ ===Key Investigators=== * Isomics:Alex, Steve * KnowledgeVis: Curt ...) |
|||
Line 28: | Line 28: | ||
<h1>Approach, Plan</h1> | <h1>Approach, Plan</h1> | ||
− | + | * Separate code into GUI-MRML-Logic components architecture. | |
+ | * Create reusable components for clipping with ROI. | ||
+ | * Provide persistence/reuse of transfer functions and their MRML representation. | ||
+ | * Enable easy integration of other volume rendering techniques. | ||
<div style="width: 27%; float: left;"> | <div style="width: 27%; float: left;"> |
Revision as of 21:05, 4 January 2009
Home < Volume Rendering
Key Investigators
- Isomics:Alex, Steve
- KnowledgeVis: Curt Lisle
- NCI: Yanling Liu
Objective
Revise the current Volume Rendering module through the inclusion of new rendering methods. Simplify the code implementation while trying to preserve the good interaction ideas which were implemented already.
Approach, Plan
- Separate code into GUI-MRML-Logic components architecture.
- Create reusable components for clipping with ROI.
- Provide persistence/reuse of transfer functions and their MRML representation.
- Enable easy integration of other volume rendering techniques.
Progress