kaolin-wisp
kaolin-wisp copied to clipboard
BLAS: Support for bitgrid & DDA marcher
In addition to the current SPC raymarcher, the following NGP features would be useful to integrate:
- Bottom level acceleration structure: occupancy bitgrid
- DDA ray marcher, backed by a CUDA kernel using the above blas (train time)
- Wavefront raymarcher kernel (inference time)