philpax / wgpu-openxr-example

a barebones example of how to integrate OpenXR with wgpu (Vulkan-only)
MIT License
49 stars 9 forks source link

Decouple window resolution from XR resolution #2

Open philpax opened 2 years ago

philpax commented 2 years ago

The window should be a crop of the XR view, similar to how other XR applications work.