2015 Summer Project Week:Volume rendering with DCMJS and THREEJS

From NAMIC Wiki
Jump to: navigation, search
Home < 2015 Summer Project Week:Volume rendering with DCMJS and THREEJS

Key Investigators

  • Nicolas Rannou
  • Steve Pieper

Project Description

Objective

  • Simulate 3D texture in the GLSL shader.
  • Implement a basic volume rendering of DICOM data with THREEJS.

Approach, Plan

  • Implement a DICOM parser with DCMJS.
  • Use generated models for volume rendering.

Progress