Difference between revisions of "Volumetric Blood Flow Rendering"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(New page: ==Members== * Current graduate students: Ming-Chen Hsu, Han Kim, and Gregory Long * Faculty: Yuri Bazilevs, Jurgen Schulze, and Alison Marsden * Past students: Kenneth Benner, Sasha Kor...)
 
Line 10: Line 10:
 
==Current Project Status==
 
==Current Project Status==
  
*  
+
* Octree representation has been completed
 +
* Wireframe surface outline is being drawn
 +
* Slice rendering direction is changed inside the vessel, to reduce the amount of artifacts seen
  
 
==TODO==
 
==TODO==
 
===Han===
 
===Han===
* create a new folder under plugin
+
===Greg===
* write data loader for bloodflow data
+
* Implement more interactive transfer function modification using shaders
* build an octree with the data
+
  
 
==Paper List==
 
==Paper List==

Revision as of 12:50, 26 April 2011

Contents

Members

  • Current graduate students: Ming-Chen Hsu, Han Kim, and Gregory Long
  • Faculty: Yuri Bazilevs, Jurgen Schulze, and Alison Marsden
  • Past students: Kenneth Benner, Sasha Koruga


Current Project Status

  • Octree representation has been completed
  • Wireframe surface outline is being drawn
  • Slice rendering direction is changed inside the vessel, to reduce the amount of artifacts seen

TODO

Han

Greg

  • Implement more interactive transfer function modification using shaders

Paper List

Cylindrical rendering

  • Colon Visualization Using Cylindrical Parameterization - Z. Mai, T. Huysmans, and J. Sijbers
  • Volumetric Rendering of Cylindrical data

Flow Visualization

Transfer function

System

Segmentation

Vector field visualization

  • Most vector field visualization are textures, “smoke” particles
  • mostly seems to apply to fluids passing over solid objects (cars, airplanes)

Long Term Goal