Yandex has released YaGS (Yet another Gaussian Splatting), a specialized plugin for Unreal Engine (versions 5.5–5.7) that allows for the seamless integration of 3D scenes created using the Gaussian Splatting method directly into game engines.
What Happened
The YaGS plugin supports the import of .ply and .sog formats, ensuring the correct operation of visual effects such as Depth of Field and Motion Blur by writing data to the depth buffer. The toolkit includes non-destructive editing features via Volume Actors, allowing for cropping, object removal, and color correction. To ensure high real-time performance, it utilizes rendering via Mesh Shaders and Vertex Shaders.
Context
Gaussian Splatting technology has long remained primarily in the realm of ML research, creating difficulties when attempting to combine neural representations with traditional polygonal geometry in real-time rendering. Before the advent of specialized tools, integrating such highly detailed 3D scans into professional pipelines required complex and labor-intensive point cloud retopology.
Why It Matters for the Industry
The release of YaGS simplifies the pipeline for creating photorealistic content by ensuring correct interaction between "splats" and standard geometry. This paves the way for faster production of highly realistic environments for games and simulations, potentially turning Gaussian Splatting into a standard method for creating digital twins and background environments capable of competing with classical photogrammetry.
Why It Matters for Users
Developers and artists can now use highly detailed 3D scans of objects in Unreal Engine projects while preserving cinematic blur and depth effects, which was previously a technically difficult task. Non-destructive editing tools allow level designers to quickly implement and adjust scanned objects without the need to redo the original data.
What Is Not Yet Known / Limitations
The provided material does not specify explicit technical limitations, other than mentioning the requirement to use Unreal Engine versions 5.5–5.7.
Sources
Author
Look at AI, Editorial Team
