1.0 KB · updated 2026-05-19 · md

abstract.md

examples/demo-corpus/data/research/papers/arxiv-2312-02121/abstract.md

Mathematical Supplement for the $\texttt{gsplat}$ Library

Verbatim CC0 abstract mirrored from arXiv. No editorial changes.

This report provides the mathematical details of the gsplat library, a modular toolbox for efficient differentiable Gaussian splatting, as proposed by Kerbl et al. It provides a self-contained reference for the computations involved in the forward and backward passes of differentiable Gaussian splatting. To facilitate practical usage and development, we provide a user friendly Python API that exposes each component of the forward and backward passes in rasterization at github.com/nerfstudio-project/gsplat .