2016 Summer Project Week/OpenVR integration
From NAMIC Wiki
Revision as of 09:14, 25 June 2016 by Rankin (talk | contribs) (→Project Description: Adding approach details)
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
- Download vtkOpenVR remote module and build with VTK: http://vtk.1045678.n5.nabble.com/attachment/5737996/0/vtkOpenVR.remote.cmake
- Edit downloaded remote module to strip everything related to the factory overrides
- Clone slicer from https://github.com/adamrankin/Slicer.git
- Switch to branch slicer_vtk71
- CMake/Build Slicer