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 1 year ago

philpax commented 1 year ago

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