Back to browse
GitHub Repository

Web playground to create Gaussian Splats using Apple's SHARP model

278 starsTypeScript

Apple's Sharp Running in the Browser via ONNX Runtime Web

by bring-shrubbery·May 3, 2026·185 points·46 comments

AI Analysis

●●●BangerWizardryBig BrainNiche Gem

Runs Apple's 2.4GB SHARP model entirely in-browser using ONNX Runtime Web.

Strengths
  • Client-side inference removes server costs and latency for 3D reconstruction.
  • Handles large ONNX data sidecars correctly for browser WASM loading.
  • Direct .ply export allows immediate use in standard 3D pipelines.
Weaknesses
  • Requires separate Python environment to export the ONNX model first.
  • 2.4GB model size creates high barrier for entry on slower connections.
Category
Target Audience

Web developers, 3D artists, AI researchers

Similar To

Luma AI · Polycam · Three.js

Similar Projects