View source on GitHub |
Differentiable point splatting functions for rasterize-then-splat.
Functions
rasterize_then_splat(...)
: Rasterization with differentiable occlusion using rasterize-then-splat.
splat_at_pixel_centers(...)
: Splat a buffer of XYZ, RGBA samples onto a pixel grid of the same size.