Slicer3:Volume Rendering With Cuda

From NAMIC Wiki
Revision as of 16:36, 17 December 2007 by Bensch (talk | contribs) (New page: = Objectives = == Tasks == #Proof of concept #Integrate into VTK ##Render the output from the code of Nicholas [http://svn.orxonox.net/subprojects/volrenSample volume render sample] into ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Slicer3:Volume Rendering With Cuda

Objectives

Tasks

  1. Proof of concept
  2. Integrate into VTK
    1. Render the output from the code of Nicholas volume render sample into vtkImageViewer
    2. Adapt to Z-buffer
    3. Adapt lighting model
    4. Adapt to input Image
  3. Integration into Slicer