3dgs
There are 84 repositories under 3dgs topic.
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
Anttwo/SuGaR
[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
playcanvas/supersplat
3D Gaussian Splat Editor
Awesome3DGS/3D-Gaussian-Splatting-Papers
3D高斯论文,持续更新,欢迎交流讨论。
GAP-LAB-CUHK-SZ/gaustudio
A Modular Framework for 3D Gaussian Splatting and Beyond
3D-Vision-World/awesome-NeRF-and-3DGS-SLAM
A comprehensive list of Implicit Representations, NeRF and 3D Gaussian Splatting papers relating to SLAM/Robotics domain, including papers, videos, codes, and related websites
Florian-Barthel/splatviz
Full python interactive 3D Gaussian Splatting viewer for real-time editing and analyzing.
dendenxu/fast-gaussian-rasterization
A geometry-shader-based, global CUDA sorted high-performance 3D Gaussian Splatting rasterizer. Can achieve a 5-10x speedup in rendering compared to the vanialla diff-gaussian-rasterization.
zju3dv/PGSR
[TVCG2024] PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction
maturk/dn-splatter
DN-Splatter + AGS-Mesh: Depth and Normal Priors for Gaussian Splatting
shg8/3DGS.cpp
A cross-platform, high performance renderer for Gaussian Splatting using Vulkan Compute. Supports Windows, Linux, macOS, iOS, and visionOS
nianticlabs/spz
File format for 3D Gaussian splats. About 10x smaller than the PLY equivalent with virtually no perceptible loss in visual quality. Offered as open source by Niantic Labs. More details at https://scaniverse.com/spz #3dgaussiansplats #gaussiansplatting
yyeboah/Awesome-Text-to-3D
A growing curation of Text-to-3D, Diffusion-to-3D works.
nnanhuang/S3Gaussian
Official Implementation of Self-Supervised Street Gaussians for Autonomous Driving
EricLee0224/awesome-nerf-editing
🧙🏻♂️A list of papers curated for you to dive into the Awesome Radiance Field-based 3D Editing.
KeKsBoTer/c3dgs
Compressed 3D Gaussian Splatting for Accelerated Novel View Synthesis
imlixinyang/Director3D
Code for "Director3D: Real-world Camera Trajectory and 3D Scene Generation from Text" (NeurIPS 2024).
david-rhodes/GSOPs
Gaussian Splatting Operators for SideFX Houdini
GradientSpaces/LoopSplat
[3DV 2025, Oral] LoopSplat: Loop Closure by Registering 3D Gaussian Splats
YihangChen-ee/HAC
:house: [ECCV 2024] Pytorch implementation of 'HAC: Hash-grid Assisted Context for 3D Gaussian Splatting Compression'
caiyuanhao1998/X-Gaussian
"Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis" (ECCV 2024)
zhanghm1995/Forge_VFM4AD
A comprehensive survey of forging vision foundation models for autonomous driving, including challenges, methodologies, and opportunities.
zju3dv/EnvGS
[CVPR 2025] EnvGS: Modeling View-Dependent Appearance with Environment Gaussian
guikunchen/3DGS_NOTES
Code Notes (in Chinese) for 3D Gaussian Splatting
YihangChen-ee/FCGS
:rocket: [ICLR 2025] Pytorch implementation of 'Fast Feedforward 3D Gaussian Splatting Compression'
xiaobiaodu/MVGS
MVGS: Multi-View Regulated Gaussian Splatting for Novel View Synthesis
LetianHuang/op43dgs
[ECCV'24] On the Error Analysis of 3D Gaussian Splatting and an Optimal Projection Strategy
GimpelZhang/GaussianRPG
3D Gaussian Rendering PlayGround: an open-source autonomous driving closed-loop simulator demo using 3D Gaussian Splatting tech
XiaohanLei/GaussNav
PyTorch implementation of paper: GaussNav: Gaussian Splatting for Visual Navigation
caiyuanhao1998/Open-DiffusionGS
Baking Gaussian Splatting into Diffusion Denoiser for Fast and Scalable Single-stage Image-to-3D Generation (ICCV 2025)
JiangWenPL/FisherRF
[ECCV'24] FisherRF: Active View Selection and Uncertainty Quantification for Radiance Fields using Fisher Information
Ruyi-Zha/r2_gaussian
"Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction" (NeurIPS 2024)
YihangChen-ee/HAC-plus
💪 [ARXIV 2025] Pytorch implementation of 'HAC++: Towards 100X Compression of 3D Gaussian Splatting'
dendenxu/diff-gaussian-rasterization
Improved 3DGS rasterizer.
Kunhao-Liu/ViewExtrapolator
[arXiv 2024] Novel View Extrapolation with Video Diffusion Priors
NVlabs/3DGM
Official PyTorch implementation of 3D Gaussian Mapping (3DGM)