3d-gaussian-splatting
There are 55 repositories under 3d-gaussian-splatting topic.
playcanvas/engine
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
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
mkkellogg/GaussianSplats3D
Three.js-based implementation of 3D Gaussian splatting
Awesome3DGS/3D-Gaussian-Splatting-Papers
3D高斯论文,持续更新,欢迎交流讨论。
Florian-Barthel/splatviz
Full python interactive 3D Gaussian Splatting viewer for real-time editing and analyzing.
lizhe00/AnimatableGaussians
Code of [CVPR 2024] "Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling"
minghanqin/LangSplat
Official implementation of the paper "LangSplat: 3D Language Gaussian Splatting" [CVPR2024 Highlight]
shg8/3DGS.cpp
A cross-platform, high performance renderer for Gaussian Splatting using Vulkan Compute. Supports ✅ Windows, Linux, macOS, iOS, and visionOS
playcanvas/model-viewer
3D model viewer supporting glTF 2.0 and PLY (3d Gaussian Splats)
GAP-LAB-CUHK-SZ/MVImgNet
CVPR2023 | MVImgNet: A Large-scale Dataset of Multi-view Images
GaussianCube/GaussianCube
[NeurIPS 2024] GaussianCube: A Structured and Explicit Radiance Representation for 3D Generative Modeling
mdyao/Awesome-3D-AIGC
A curated list of papers and open-source resources focused on 3D AIGC.
caiyuanhao1998/X-Gaussian
"Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis" (ECCV 2024)
eth-ait/GaussianHaircut
Gaussian Haircut: Human Hair Reconstruction with Strand-Aligned 3D Gaussians
hustvl/GaussianDreamerPro
GaussianDreamerPro: Text to Manipulable 3D Gaussians with Highly Enhanced Quality
guikunchen/3DGS_NOTES
Code Notes (in Chinese) for 3D Gaussian Splatting
fraunhoferhhi/Self-Organizing-Gaussians
[ECCV '24] Compressing 3D Gaussian Splats by placing their parameters into a 2D grid with local smoothness
tomiwaAdey/awesome-gaussian-splatting
A curated list of resources on Gaussian Splatting techniques, featuring seminal papers, cutting-edge research, practical implementations, and community discussions. Ideal for both beginners and experts.
hyperlogic/splatapult
A 3d gaussian splatting renderer in C++ and OpenGL
caiyuanhao1998/HDR-GS
"HDR-GS: Efficient High Dynamic Range Novel View Synthesis at 1000x Speed via Gaussian Splatting" (NeurIPS 2024)
caiyuanhao1998/Open-DiffusionGS
Baking Gaussian Splatting into Diffusion Denoiser for Fast and Scalable Single-stage Image-to-3D Generation
w-m/3dgs-compression-survey
An open survey on 3D Gaussian Splatting compression methods
hustvl/Dynamic-2DGS
Dynamic 2D Gaussians: Geometrically accurate radiance fields for dynamic objects
pdaicode/awesome-3dgs
A curried list of recent literature of 3D Gaussians
Lewis-Stuart-11/3DGS-to-PC
3DGS-to-PC: Convert a 3D gaussian splatting scene into a dense point cloud or basic mesh with advanced customisation options and high-accuracy rendered point colours
AIBluefisher/ZeroGS
ZeroGS: Training 3D Gaussian Splatting from Unposed Images.
GAP-LAB-CUHK-SZ/GaussReg
Implementation of ECCV'24: GaussReg: Fast 3D Registration with Gaussian Splatting
Human-VDM/Human-VDM
Human-VDM: Learning Single-Image 3D Human Gaussian Splatting from Video Diffusion Models
3DGS-FLoD/flod
Original implementation of "FLoD: Integrating Flexible Level of Detail into 3D Gaussian Splatting for Customizable Rendering"
Accelsnow/gaussian-splatting-distwar
DISTWAR atomic reduction optimization on "3D Gaussian Splatting for Real-Time Radiance Field Rendering".
ai4ce/FusionSense
Integrates the vision, touch, and common-sense information of foundational models, customized to the agent's perceptual needs.
raja-kumar/depth-aware-3DGS
Code for "Few-shot Novel View Synthesis using Depth Aware 3D Gaussian Splatting" (ECCV 24 workshops)
MouseChannel/MCGS
🌭🌭🌭 Gaussian splatting render by Vulkan-ComputerShader, supports running in any environment(AMD,Mac,Android...)
Accelsnow/diff-gaussian-rasterization-distwar
DISTWAR-enabled rasterization engine for the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields"