Rendering Splats
The PlayCanvas Engine includes a powerful, high-performance renderer for Gaussian Splats. This section covers a number of topics related to the capabilities of this renderer.
The GSplatComponent
The GSplatComponent is what grants PlayCanvas apps the ability to render 3D Gaussian Splats. To use it:
- Create an Entity
- Add a GSplatComponent to it
- Set a GSplat Asset on the component