https://github.com/muhd-umer/diff-gaussian-rasterization
https://github.com/muhd-umer/diff-gaussian-rasterization
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhd-umer/diff-gaussian-rasterization
- Owner: muhd-umer
- License: other
- Created: 2025-02-12T17:53:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T20:17:31.000Z (over 1 year ago)
- Last Synced: 2025-02-12T21:26:41.052Z (over 1 year ago)
- Language: Cuda
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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/}
}