uhhhci / immersive-ngp

We present the first open-source VR NERF Unity package that brings high resolution, low-latency, 6-DOF NERF rendering to VR. This work is based on Nvidia's ground breaking instant-ngp technique.
Other
294 stars 25 forks source link

Update to modern Unity #1

Closed andybak closed 1 year ago

andybak commented 1 year ago

What do you specifically need from the SteamVR/OpenVR version you're using that isn't available in the SteamVR/OpenXR support in Unity 2020+ ?

Seems a shame to be stuck on such on old Unity version (as well as all the compatibility issues of the "old" way of handling VR SDKs)

Things aren't perfect now but it should be easier than hardcoding in SteamVR support.

EDIT - just seen you've got OpenXR on the roadmap. Closing this.