Florian-Barthel/splatviz
Full python interactive 3D Gaussian Splatting viewer for real-time editing and analyzing.
6 Releases
Latest: 1mo ago
v1.3.01.3.0Latest
v1.2.0
Support for CGS-GAN: https://fraunhoferhhi.github.io/cgs-gan/
v1.1.0
📋 What's Changed
- 2024-08-12: Added a new Training Widget to inspect live training stats and to pause training
- 2024-08-11: Attach to a running 3DGS training
- 2024-08-10: Refactor rendering class for easier addition of new renderer
- 2024-08-07: Better Mouse Control (translate with middle mouse button)
- 2024-08-05: Allow editing of existing sliders
- 2024-07-30: Store slider values in presets
- 2024-07-28: New Performance Widget
- 2024-07-28: Editor now highlights special variables (gs, self, slider) and gives tooltips
v1.0.2
📋 What's Changed
- Grammatically updated the README by @klajddd in https://github.com/Florian-Barthel/splatviz/pull/25
- solves issue #29 + refactoring by @christian-helms in https://github.com/Florian-Barthel/splatviz/pull/35
- improved slider editing
- restore last editing session
- edit presets now store slider values
✨ New Contributors
- @klajddd made their first contribution in https://github.com/Florian-Barthel/splatviz/pull/25
- @christian-helms made their first contribution in https://github.com/Florian-Barthel/splatviz/pull/35
- @w-m made their first contribution
- Full Changelog: https://github.com/Florian-Barthel/splatviz/compare/v1.0.1...v1.0.2
v1.0.1
📋 What's Changed
- fix key control by @Florian-Barthel in https://github.com/Florian-Barthel/splatviz/pull/14
- styling by @Florian-Barthel in https://github.com/Florian-Barthel/splatviz/pull/15
- Dev by @Florian-Barthel in https://github.com/Florian-Barthel/splatviz/pull/16
- update readme by @Florian-Barthel in https://github.com/Florian-Barthel/splatviz/pull/17
- Full Changelog: https://github.com/Florian-Barthel/splatviz/compare/v1.0.0...v1.0.1
v1.0.0
First version **Full Changelog**: https://github.com/Florian-Barthel/splatviz/commits/v1.0.0
