https://github.com/ReshotAI/gaussian-splatting-blender-addon
https://github.com/ReshotAI/gaussian-splatting-blender-addon
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ReshotAI/gaussian-splatting-blender-addon
- Owner: ReshotAI
- Created: 2023-08-22T12:51:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-28T11:37:16.000Z (8 months ago)
- Last Synced: 2024-08-28T12:57:04.029Z (8 months ago)
- Language: Python
- Homepage: https://www.lingosub.com
- Size: 71.3 KB
- Stars: 362
- Watchers: 12
- Forks: 41
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-3dgs - Blender
- awesome-3D-gaussian-splatting - Blender Add-on
README
# 3D Gaussian Splatting Blender Addon
**Sponsored by
[LingoSub](https://www.lingosub.com): Learn languages by watching videos with AI-powered translations**
**and
[ThumbnailsPro](https://www.thumbnailspro.com): Instant AI-generated Thumbnails, for videos that get clicks.**
## 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.