Supported Hardware#
VTK can integrate with a number of specialized visualization hardware including:
Looking Glass, see the latest blog post here. The integration is achieved using an external vtk module that leverages the display’s SDK.
Virtual Reality headsets like Oculus and VIVE as described in this post via the VTK::RenderingOpenVR module.
Augmented Reality headsets like Hololens as demonstrated here via the VTK::RenderingOpenXRRemoting module.
Augmented Reality displays like ZSpace via its ParaView integration as demonstrated here.