NVIDIAGameWorks / kaolin-wisp

NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
Other
1.45k stars 132 forks source link

Interactive Renderer: support visualization of images #147

Open orperel opened 1 year ago

orperel commented 1 year ago

Support 2d images and textures in the interactive renderer scene graph.

This allows to visualize them together with neural fields.