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

Does immersive-ngp support official integrated installation packages? #15

Closed schauberger closed 11 months ago

schauberger commented 1 year ago

Now that instant-ngp has official integrated installation packages, can immersive-ngp directly support it? Screenshot_20230503_031354_com android chrome

TheTimmy commented 1 year ago

Hey there,

we do not plan to provide an installation package for immersive-ngp in the near future. Currently, our implementation depends on the provided instant-ngp version to avoid conflicts when generating and loading NeRF scenes. However, you are welcome to submit a pull request to provide this feature.