Difference between revisions of "2016 Summer Project Week/OpenVR integration"

From NAMIC Wiki
Jump to: navigation, search
Line 11: Line 11:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* Render Slicer to the Oculus DK2
 +
** Integrate VTK7.1 into Slicer
 +
** Integrate vtkOpenVR classes into Slicer
 +
*** Extend ctkVTKAbstractView to support creation of configurable render window/interactor/etc...
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 17:04, 25 May 2016

Home < 2016 Summer Project Week < OpenVR integration

Key Investigators

  • Adam Rankin (Robarts Research Institute)

Project Description

Objective

  • Render Slicer to the Oculus DK2
    • Integrate VTK7.1 into Slicer
    • Integrate vtkOpenVR classes into Slicer
      • Extend ctkVTKAbstractView to support creation of configurable render window/interactor/etc...

Approach, Plan

Progress