Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling Fury windows by HTC VIVE #419

Closed
alecrimi opened this issue Apr 20, 2021 · 1 comment
Closed

Controlling Fury windows by HTC VIVE #419

alecrimi opened this issue Apr 20, 2021 · 1 comment

Comments

@alecrimi
Copy link

Is your feature request related to a problem? Please describe.
Given the fact that Fury is based on VTK should be possible to link HTC controllers for VR, but how?

@skoudoro
Copy link
Contributor

Hi @alecrimi,

  • You need to compile VTK with this option and install your compiled version.
  • By default after compiling VTK with openvr option, the object factory mechanism should replace the core rendering classes vtkRenderWindow by vtkRenderingOpenVR, it is transparent for you, and it should work.
  • concerning interaction, you might have some work to do. only basic interactions are working.
  • Concerning switching dynamically between VR mode and Normal mode, it is not done yet.

I hope this helps and let us know if you have other questions or if you want to meet online.

@fury-gl fury-gl locked and limited conversation to collaborators Aug 23, 2022
@skoudoro skoudoro converted this issue into discussion #668 Aug 23, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants