Shi's blog: How to Render a Single Gaussian Splat?
Gaussian Splatting has garnered significant attention since last year, particularly following this paper. This technique has piqued my interest due to its potential to become a standard approach for implementing 3D photography. Traditional computer graphics predominantly represent 3D scenes using triangles, and GPU hardware is optimized for rendering large quantities of triangles efficiently. The quest for reconstructing a realistic 3D scene from a set of photos taken from different angles has been a vibrant research area. However, achieving photorealism remains a challenge. Triangles fall short when it comes to representing fuzzy, transparent, or non-distinctive objects like clouds or hair. In recent years, there have been advancements in implicit 3D representations such as neural radiance fields. These methods can generate photorealistic results and handle non-distinctive objects well, albeit at the cost of intense computation and slow rendering speeds. Subsequently, researchers have
Gaussian Splatting has garnered significant attention since last year, particularly following this paper . This technique has piqued my interest due to its potential to become a standard approach for implementing 3D photography. Traditional computer graphics predominantly represent 3D scenes using triangles, and GPU hardware is optimized for rendering large quantities of triangles efficiently. The quest for reconstructing a realistic 3D scene from a set of photos taken from different angles has been a vibrant research area. However, achieving photorealism remains a challenge. Triangles fall sh
saved by
related reading
- Gaussian Splatting is pretty cool! · Aras' websitearas-p.info
- 3D Gaussian Splatting as Markov Chain Monte Carloubc-vision.github.io
- VastGaussian: Vast 3D Gaussians for Large Scene Reconstruction | PDFarxiv.org
- [2403.14530] HAC: Hash-grid Assisted Context for 3D Gaussian Splatting Compressionarxiv.org
- [2308.04079] 3D Gaussian Splatting for Real-Time Radiance Field Renderingarxiv.org
- DreamGaussian: Generative Gaussian Splatting for Efficient 3D Content Creation | PDFarxiv.org
- 3D Gaussian Splatting for Real-Time Radiance Field Renderingrepo-sam.inria.fr
- S4Darxiv.org
- [2311.11700] GS-SLAM: Dense Visual SLAM with 3D Gaussian Splattingarxiv.org
- Ray Tracing in One Weekendraytracing.github.io
- How NeRFs and 3D Gaussian Splatting are Reshaping SLAM: a Surveyarxiv.org
- staniks.github.iostaniks.github.io