Difference between revisions of "Slicer4:VolumeRenderingPorting"

From Slicer Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
  [[Slicer4:Developers#Projects|Back to Slicer4 Projects]]
 
  [[Slicer4:Developers#Projects|Back to Slicer4 Projects]]
 
=Introduction=
 
=Introduction=
This page holds the plans assignments and responsibilities for the porting of volume rendering into Slicer 4
+
*This page holds the plans assignments and responsibilities for the porting of volume rendering into Slicer 4
The overall goal is to hae volume rendering working before the June project week.
+
*The overall goal is to have a working volume rendering module before the June project week.
  
 
=Plans=
 
=Plans=

Latest revision as of 14:05, 16 February 2011

Home < Slicer4:VolumeRenderingPorting
Back to Slicer4 Projects

Introduction

  • This page holds the plans assignments and responsibilities for the porting of volume rendering into Slicer 4
  • The overall goal is to have a working volume rendering module before the June project week.

Plans

May

April

March

February

Jan 2011 Projectweek

  • 1st pass: proof of concept
    • Basic Qt GUI for enabling Volume Rendering (J2)
    • Review of the underlying logic, code factorization... (J2, Yanling, Alex)
    • Implementation of the Displayable Managers for Volume Rendering (Alex)
  • 2nd pass: usability
    • GUI widgets to control the rendering like transfer function editor... (J2)
  • 3rd pass: advanced usability
    • Dual view (J2)