Initial XR support#3245
Open
AoGao-Kedoka wants to merge 2 commits into
Open
Conversation
AoGao-Kedoka
marked this pull request as draft
June 16, 2026 19:18
|
You are modifying libf3d public API! |
Meakk
reviewed
Jun 17, 2026
AoGao-Kedoka
force-pushed
the
xr
branch
5 times, most recently
from
June 27, 2026 04:42
ab981be to
308a5c4
Compare
Contributor
Author
|
\ci fast |
AoGao-Kedoka
force-pushed
the
xr
branch
2 times, most recently
from
July 6, 2026 19:29
c73a8a1 to
f391604
Compare
AoGao-Kedoka
marked this pull request as ready for review
July 6, 2026 19:33
Meakk
requested changes
Jul 7, 2026
Meakk
left a comment
Member
There was a problem hiding this comment.
Here's a first review. I'll try your branch before going more in depth.
…ormatting issues, add openxr to vtkmodule
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Adding XR support in rendering. Interacting is handled in another PR.
Steps to build and test
https://www.kitware.com/using-vtk-with-the-meta-quest/
-DF3D_MODULE_OPENXR=ONf3d ../testing/data/<data>.<datatype> --rendering-backend=xrChecklist for finalizing the PR
.github/workflows/versions.json, I have updateddocker_timestampAI Disclosure
GPT5.5 for Creating the bounding box and align objects to the bounding box. Reviewed and tested carefully.
Continuous integration
Please write a comment to run CI, eg:
\ci fast.See here for more info.