Skip to content

Openxr support - #481

Draft
fayer3 wants to merge 53 commits into
Multiloader-26.2from
openxr
Draft

Openxr support#481
fayer3 wants to merge 53 commits into
Multiloader-26.2from
openxr

Conversation

@fayer3

@fayer3 fayer3 commented Jul 17, 2026

Copy link
Copy Markdown
Member

recreated the PR, since github couldn't deal with the rename.
continuation of #291 and #339

ferriarnus and others added 30 commits August 1, 2024 23:35
Add first attempt OpenXR support
TODO
- Test on all different OpenXR platforms
- Figure out key binding system
- Verify all functionality

Co-authored-by: The Judge <53906078+thejudge156@users.noreply.github.com>
Co-authored-by: fayer3 <bayer.florian@aon.at>
Co-Authored-By: The Judge <53906078+thejudge156@users.noreply.github.com>
Co-authored-by: ferriarnus <61201275+ferriarnus@users.noreply.github.com>
Co-authored-by: The Judge <53906078+thejudge156@users.noreply.github.com>
* Fix Conformance Issues

Co-Authored-By: ferriarnus <61201275+ferriarnus@users.noreply.github.com>
Co-Authored-By: The Judge <53906078+thejudge156@users.noreply.github.com>

* Create DeviceCompat for QuestCraft

Co-Authored-By: The Judge <53906078+thejudge156@users.noreply.github.com>

* fix lwjgl openxr version

* Use Custom OpenXR Library

* Switch to OpenXR 1.0.40

* Log Device Platform

* Remove Discord from repo list

---------

Co-authored-by: ferriarnus <61201275+ferriarnus@users.noreply.github.com>
Co-authored-by: The Judge <53906078+thejudge156@users.noreply.github.com>
Co-authored-by: fayer3 <bayer.florian@aon.at>
currently, it seems some HMD position is wrong
# Conflicts:
#	build.gradle
#	common/src/main/java/org/vivecraft/client_vr/VRTextureTarget.java
#	common/src/main/java/org/vivecraft/client_vr/provider/MCVR.java
#	common/src/main/java/org/vivecraft/client_vr/provider/VRRenderer.java
#	common/src/main/java/org/vivecraft/client_vr/provider/control/HapticMusicPlayer.java
#	common/src/main/java/org/vivecraft/client_vr/provider/nullvr/NullVR.java
#	common/src/main/java/org/vivecraft/client_vr/provider/openvr_lwjgl/MCOpenVR.java
#	common/src/main/java/org/vivecraft/mixin/client_vr/KeyboardInputVRMixin.java
#	common/src/main/java/org/vivecraft/mixin/client_vr/MinecraftVRMixin.java
#	fabric/build.gradle
fix openxr not shutting down when the runtime closes
fix some naming/formatting things
@fayer3
fayer3 marked this pull request as draft July 17, 2026 15:45
fayer3 added 2 commits July 19, 2026 21:58
add vulkan support
split rendering and swapchain, rendering is now done ot a regular RenderTarget, and then blited to the swapchain before end frame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants