#0412
`SuperSplat`: browser-based editor for 3D Gaussian Splats
50radar
SuperSplat3D Gaussian Splat editor — browser-based edit, optimize, publish
A free open-source 3D Gaussian Splat editor runs fully in the browser, covering inspection, editing, optimization, and publishing. No install lowers the barrier fast, but it matters mainly if 3D capture or spatial media is already in your stack.
- Covers the full loop: inspect, edit, optimize, and publish
3D Gaussian Splatsin one web app, which cuts tool switching. - Runs in the browser with no install, so testing workflows or client-side demos is much lighter than desktop-only tools.
- Local dev is simple:
Node.js 18+,npm install, thennpm run developand openlocalhost:3000. Easy to fork and customize. - Localization is already structured with
static/localesplussrc/ui/localization.ts, useful if you want a white-label or multilingual tool.
Source: github.com/playcanvas/supersplatRead original →