Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 802 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 802 Bytes

Sorted Gaussian Rasterization

Used as the rasterization engine for the paper "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering". If you can make use of it in your own research, please be so kind to cite us.

BibTeX

@article{radl2024stopthepop,
  author    = {Radl, Lukas and Steiner, Michael and Parger, Mathias and Weinrauch, Alexander and Kerbl, Bernhard and Steinberger, Markus},
  title     = {{StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering}},
  journal   = {ACM Transactions on Graphics},
  number    = {4},
  volume    = {43},
  articleno = {64},
  year      = {2024},
}