GitHunt
CH

choyingw/dual_RGBX_rasterizer

Differential Gaussian Rasterization

Forked from https://github.com/graphdeco-inria/diff-gaussian-rasterization

Used as the rasterization engine for the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields". If you can make use of it in your own research, please be so kind to cite us.

BibTeX

@Article{kerbl3Dgaussians,
      author       = {Kerbl, Bernhard and Kopanas, Georgios and Leimk{\"u}hler, Thomas and Drettakis, George},
      title        = {3D Gaussian Splatting for Real-Time Radiance Field Rendering},
      journal      = {ACM Transactions on Graphics},
      number       = {4},
      volume       = {42},
      month        = {July},
      year         = {2023},
      url          = {https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/}
}

Languages

Cuda71.4%C++18.1%Python8.7%CMake1.2%C0.5%

Contributors

Other
Created October 30, 2025
Updated October 30, 2025
choyingw/dual_RGBX_rasterizer | GitHunt