How to Use Three.js's New Native Gaussian Splats
Summary
This article explains the native Gaussian Splatting feature in Three.js (GaussianSplat) and provides step-by-step guidance for loading and rendering splats from various formats (.spz, .ply, .ksplat, .splat, .gltf). It covers loading pipelines, file format choices, and a practical capture-to-render workflow, including caveats about scale and performance.