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

How to work with latest Instant-NGP version ? #23

Open AvishkarArjan opened 6 months ago

AvishkarArjan commented 6 months ago

The latest version of Instant-NGP, doesn't have the build files as required by this project (such as ngp_shared.dll , ngp_shared.pdb ,pyngp.pdb etc). Is there a method where we can use the latest version ? I tried using the older commit versions of I-NGP repo, but to no avail. I would really like to know the approach to take here, to perform NeRF volume rendering in Unity.