Edit of asset "GDGS" Accepted

Old/Current New/Edit
Title GDGS GDGS
Description 1. WHAT IS 3DGS?
3DGS (3D Gaussian Splatting) is a newer 3D rendering pipeline. Instead of representing a scene with traditional triangle meshes, it uses large sets of 3D Gaussians to reconstruct and render views, which can provide higher quality real-time rendering for captured scenes.
2. WHY GDGS?
3DGS does not follow Godot's native mesh rendering pipeline, and Godot does not currently provide built-in support for importing, rendering, and compositing 3D Gaussian Splatting content.
gdgs fills that gap by providing:
(1)Import and resource handling for supported 3DGS assets.
(2)Scene integration through GaussianSplatNode.
(3)Hybrid rendering with regular Godot 3D content through CompositorEffect.
(4)Depth-aware composition and occlusion against the scene depth buffer.
1. WHAT IS 3DGS?
3DGS (3D Gaussian Splatting) is a newer 3D rendering pipeline. Instead of representing a scene with traditional triangle meshes, it uses large sets of 3D Gaussians to reconstruct and render views, which can provide higher quality real-time rendering for captured scenes.
2. WHY GDGS?
3DGS does not follow Godot's native mesh rendering pipeline, and Godot does not currently provide built-in support for importing, rendering, and compositing 3D Gaussian Splatting content.
gdgs fills that gap by providing:
(1)Import and resource handling for supported 3DGS assets.
(2)Scene integration through GaussianSplatNode.
(3)Hybrid rendering with regular Godot 3D content through CompositorEffect.
(4)Depth-aware composition and occlusion against the scene depth buffer.
Category 3D Tools 3D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/ReconWorldLab/godot-gaussian-splatting https://github.com/ReconWorldLab/godot-gaussian-splatting
Issues Url https://github.com/ReconWorldLab/godot-gaussian-splatting/issues https://github.com/ReconWorldLab/godot-gaussian-splatting/issues
Godot version Godot 4.4 Godot 4.4
Version String 2.2.0 2.2.0
Download Commit dc3e2ed9a3b537a40e766dcae6adeb8512ef2c9e dc3e2ed9a3b537a40e766dcae6adeb8512ef2c9e
Download Url (Computed) https://github.com/ReconWorldLab/godot-gaussian-splatting/archive/dc3e2ed9a3b537a40e766dcae6adeb8512ef2c9e.zip https://github.com/ReconWorldLab/godot-gaussian-splatting/archive/dc3e2ed9a3b537a40e766dcae6adeb8512ef2c9e.zip
Icon Url https://raw.githubusercontent.com/ReconWorldLab/godot-gaussian-splatting/main/samples/media/gdgs_asset_icon.jpg
https://raw.githubusercontent.com/ReconWorldLab/godot-gaussian-splatting/main/samples/media/gdgs_asset_icon.jpg