1. 07 Nov, 2022 1 commit
    • Ruilong Li(李瑞龙)'s avatar
      Cub (#103) · 674424ec
      Ruilong Li(李瑞龙) authored
      - Faster rendering function via nvidia-cub, shipped with cuda >= 11.0 (Require >=11.6 for out use). ~10% speedup
      - Expose transmittance computation.
      674424ec
  2. 06 Nov, 2022 2 commits
  3. 07 Oct, 2022 1 commit
  4. 05 Oct, 2022 1 commit
    • Ruilong Li(李瑞龙)'s avatar
      Reformatting and Update Tests (#46) · d67b8c32
      Ruilong Li(李瑞龙) authored
      * 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
      d67b8c32