Gaussian Particle Generator
2026
View project
While working on a site for an architecture studio, I built a browser based particle generator that takes an image and outputs a gaussian splat using Apple's ML SHARP, Three.js & GPGPU.
While working on a site for an architecture studio, I built a browser based particle generator that takes an image and outputs a gaussian splat using Apple's ML SHARP, Three.js & GPGPU.
The technical beauty of the project lies in how it compresses the output from ML SHARP into pgs.gz format (10–13% of original size), which is then decoded and rendered in the browser using Three.js.







































