Reformatting and Update Tests (#46)
* more organized version * add copyrights * proper versioning * proper versioning * cleanup project; read version from pyproject * read version from pyproject * update weblink * cleanup nerfacc file structure * propoer test contraction * proper test for intersection * proper tests for pack, grid, and intersection * proper testing for rendering * bug fix * proper testing for marching * run check reformat * add hints on nvcc not found * add doc to readme * resume github check * update readthedocs env * rm tool.setuptools.packages.find
Showing
nerfacc/cuda/csrc/pack.cu
0 → 100644
nerfacc/intersection.py
0 → 100644
nerfacc/pack.py
0 → 100644
nerfacc/pipeline.py
deleted
100644 → 0
nerfacc/version.py
0 → 100644
tests/test_intersection.py
0 → 100644
tests/test_pack.py
0 → 100644
Please register or sign in to comment