Fast Splatting is a high-performance Gaussian Splatting viewer for Blender, built by kazama666. It reads both PLY and SPZ files, two efficient data formats commonly used for AI-generated backgrounds, and includes an SPZ format importer that brings those resources into Blender.
Under the hood, the add-on uses a unique incremental transparent sorting method, which supports smooth viewport rendering and compatibility within Blender. It also lets light generated by 3DGS cast onto objects inside Blender, something comparable tools do not support. The add-on runs with the Eevee render engine.
Fast Splatting is Blender extension compatible and works across Blender versions 4.2 through 5.1. It is released under the GPL license, and documentation is available. A demo video is also available for those who want a closer look before installing.