How do gaussians interact with regular rendering? GaussianSplatRenderer objects are rendered after all opaque objects and skybox is rendered, and are tested against Z buffer. This means you can have ...
This is a hack for instanced single pass stereo with custom views in HDRP for supporting stereoscopic displays and video projections that need user dependent perspective rendering. In broad strokes, ...