Skip to content
Snippets Groups Projects
Forked from iMSTK / iMSTK
Source project has a limited visibility.
  • Jean-Baptiste Vimort's avatar
    ad28a29d
    ENH: Integration of openVR in iMSTK · ad28a29d
    Jean-Baptiste Vimort authored
    The simulation can now be set to either instantiate:
      - A regular simulation using vtkRenderWindow
      - A VR simulation using vtkOpenVRRenderWindow
    
    To do so, the simulation manager can be set to be a VR simulation
    when initialized. The default comportment will be a regular simulation.
    ad28a29d
    History
    ENH: Integration of openVR in iMSTK
    Jean-Baptiste Vimort authored
    The simulation can now be set to either instantiate:
      - A regular simulation using vtkRenderWindow
      - A VR simulation using vtkOpenVRRenderWindow
    
    To do so, the simulation manager can be set to be a VR simulation
    when initialized. The default comportment will be a regular simulation.