NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
1.46k
stars
131
forks
source link
OctreeAS raymarch 'voxel' dtype fix #114
Closed
orperel closed 1 year ago
OctreeAS
raymarch typevoxel
which erred on theboundary
field dtype beingint32
instead ofbool
.occupancy
andcapacity
methods (result of previous bad merge).Signed-off-by: operel operel@nvidia.com