telexed ~ c / bc395be6-320radar:50 · generative_mediaLIVE
← back
NO.
#bc395be6
Topic
GENERATIVE MEDIA
Source
GitHub Trending Weekly
Published
2026-05-13 03:12:13
Importance
★ 5/10 — radar 50
`SuperSplat`: browser-based editor for 3D Gaussian Splats
FIG-0031:1

`SuperSplat`: browser-based editor for 3D Gaussian Splats

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.

[ KEY POINTS ]
  1. Covers the full loop: inspect, edit, optimize, and publish 3D Gaussian Splats in one web app, which cuts tool switching.
  2. Runs in the browser with no install, so testing workflows or client-side demos is much lighter than desktop-only tools.
  3. Local dev is simple: Node.js 18+, npm install, then npm run develop and open localhost:3000. Easy to fork and customize.
  4. Localization is already structured with static/locales plus src/ui/localization.ts, useful if you want a white-label or multilingual tool.
Originalgithub.com/playcanvas/supersplatRead original →

// related