Back to browse
TripoSplat Running in the Browser

TripoSplat Running in the Browser

by fursund·Jun 9, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryZero to One

Quantized Gaussian splatting running entirely in browser with no server.

Strengths
  • Weight quantization + chunked SDPA makes heavy 3D model browser-viable
  • Inverts cloud-AI assumption like Off Grid reference project
  • Exports .splat files for downstream use
Weaknesses
  • Browser-based 3D generation becoming more common, may age quickly
  • Limited info on performance across different devices
Category
Target Audience

3D developers, graphics programmers, AI engineers

Similar To

Luma AI · Kaedim · CSM

Post Description

Had some fun with the new TripoSplat from http://vast.ai, it's a nice model! Got it to run in the browser by quantizing a bunch of the weights and chunked SDPA. If you have ideas on how to improve I'd love to hear it!

Similar Projects

SVO Voxelization for Gaussian Splat Collisions

Using an SVO to voxelize Gaussian splats is a sensible way to prune overlap checks — hierarchical voxels fit the problem and should cut costly pairwise collisions. Can't judge the execution: the Reddit thread is blocked with no visible code, benchmarks, or demos, so this currently reads like an intriguing sketch rather than a drop-in tool.

Niche GemWizardry
slimbuck
503mo ago