English

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

Mathematical Software 2023-12-05 v1 Computer Vision and Pattern Recognition Graphics Numerical Analysis Numerical Analysis

Abstract

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 .

Cite

@article{arxiv.2312.02121,
  title  = {Mathematical Supplement for the $\texttt{gsplat}$ Library},
  author = {Vickie Ye and Angjoo Kanazawa},
  journal= {arXiv preprint arXiv:2312.02121},
  year   = {2023}
}

Comments

Find the library at: https://docs.gsplat.studio/

R2 v1 2026-06-28T13:40:41.763Z