SplatVFX is an experimental implementation of 3D Gaussian Splatting with Unity VFX Graph.
No. I made many compromisations to implement it on VFX Graph. I strongly recommend trying other solutions like this one.
- Download the test splat file (bicycle.splat).
- Put the file in the
URP/Assets
folder. - Open
URP/Assets/Test.unity
and start the Play Mode.