Skip to content
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

[slicer-5.6-v9.2.20230607-1ff325c54-2] Backport VR fix for correct volume rendering when HMD inside the volume #49

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Dec 23, 2023

These changes correspond to the ones integrated in branch slicer-v9.2.20230607-1ff325c54-2 through #48

Fixes:

Track HMD affects whether the camera is tracking the head mounted
display or not. Moving this flag to the vtkVRCamera is fitting for this
purpose to allow multiple cameras in the VR world.  When performing
hardware picking, the camera is moved to the wand and TrackHMD is
disabled to ensure that the scene doesn't change.

Merge-request: vtk/vtk!10783
(cherry picked from commit d948ca1)
Merge-request: vtk/vtk!10783
(cherry picked from commit a0d5883)
…ering

Co-authored-by: Lucas Gandel <lucas.gandel@kitware.com>
Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
Merge-request: vtk/vtk!10783
(cherry picked from commit 7767cab)
@jcfr jcfr merged commit ba4b8cc into Slicer:slicer-5.6-v9.2.20230607-1ff325c54-2 Dec 23, 2023
@jcfr jcfr deleted the slicer-5.6-v9.2.20230607-1ff325c54-2-backport-vr-compositeprojection branch December 23, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants