Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 761 Bytes

File metadata and controls

19 lines (17 loc) · 761 Bytes

Differential Gaussian Rasterization

This is a fork of [https://github.com/ingra14m/depth-diff-gaussian-rasterization]

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/}
}