GitXplorerGitXplorer
s

diff-gaussian-rasterization

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
4574aebf9b99f63908a85593c14cc0e6e978233e

update

ssdbds committed a month ago
Unverified
8c538f3f74e48dfd69497bc3d48100ea5fe8fe75

delete lfs file

ssdbds committed a month ago
Unverified
1cc2ff1bd402c3776697f37d036278a088c5c4d6

init

ssdbds committed a month ago

README

The README file for this repository.

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