- 08 Dec, 2022 1 commit
-
-
Thomas Wang authored
* Reduce conversion. Assume that ray_indices should always be long and pack_info always int * Remove some more casting * More casting fixes * Remove unecessary long casting * Fix changes in precision at python level, ray_pdf_query test is already broken since it was reverted * Support long when rendering transmittance * Support long * Woops
-
- 07 Nov, 2022 1 commit
-
-
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.
-
- 09 Oct, 2022 1 commit
-
-
Ruilong Li(李瑞龙) authored
* zeros -> emtpy in cuda * disable cuda hint if is been built * update examples with better perf * bump version to 0.2.0 * update readme * update index and readm * clean up doc
-
- 21 Sep, 2022 1 commit
-
-
Matthew Tancik authored
* add code checks and linting * Always clean docs folder
-