Adding Global Sort to Three.js Gaussian Splatting
How GaussianSplatGroup gives Three.js a global back-to-front sort across multiple Gaussian splat clouds, using transform indirection, a WebGL2 CPU fallback, and grow-only buffers so camera and matrix updates stay cheap.






