GitPedia
Florian-Barthel

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
Florian-BarthelFlorian-Barthel·1mo ago·May 12, 2026
GitHub
v1.2.0
Florian-BarthelFlorian-Barthel·1y ago·May 26, 2025
GitHub

Support for CGS-GAN: https://fraunhoferhhi.github.io/cgs-gan/

v1.1.0
Florian-BarthelFlorian-Barthel·1y ago·August 13, 2024
GitHub

📋 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
Florian-BarthelFlorian-Barthel·1y ago·August 8, 2024
GitHub

📋 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
Florian-BarthelFlorian-Barthel·1y ago·July 13, 2024
GitHub

📋 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
Florian-BarthelFlorian-Barthel·1y ago·July 12, 2024
GitHub

First version **Full Changelog**: https://github.com/Florian-Barthel/splatviz/commits/v1.0.0