UnityGaussianSplatting
UnityGaussianSplatting copied to clipboard
Performance: investigate sorting removal (hashed alpha testing or MLAB)
Instead of sorting + alpha blending, investigate whether Hashed Alpha Testing would produce "acceptable" results. Or one of order independent transparency approaches like MLAB. If any of these is decent, perhaps add them as an option.