sync
.vscode/launch.json
0 → 100644
blender/gen_pano.py
0 → 100644
blender/gen_utils.py
0 → 100644
clib/__init__.py
0 → 100644
clib/include/cuda_utils.h
0 → 100644
clib/include/cutil_math.h
0 → 100644
clib/include/intersect.h
0 → 100644
clib/include/octree.h
0 → 100644
clib/include/sample.h
0 → 100644
clib/include/utils.h
0 → 100644
clib/src/binding.cpp
0 → 100644
clib/src/intersect.cpp
0 → 100644
clib/src/intersect_gpu.cu
0 → 100644
clib/src/octree.cpp
0 → 100644
clib/src/sample.cpp
0 → 100644
clib/src/sample_gpu.cu
0 → 100644
configs/nerf_default.json
0 → 100644
configs/nerf_voxels.json
0 → 100644
configs/nsvf_coarse.json
0 → 100644
Please register or sign in to comment