Skip to content

ReshotAI/gaussian-splatting-blender-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Gaussian Splatting Blender Addon

Sponsored by LingoSub: Learn languages by watching videos with AI-powered translations

Disclaimer

This add-on was developed mostly as an experimentation, it is slow on large scenes, and not fully accurate. It can be used as a tool to clean floaters in Gaussian Splatting captures.

In order to be faster in non-pointcloud mode, it would be needed to implement gaussians as camera-facing quads, as some implementations for other engines have done.