A 3D scan/sonar-like post-processing effect for Unity (URP), controlled easily via transforms. Essentially a visualization of a spherical signed distance field (SDF) rendered using the scene's depth and colour buffers.
Single.Scans.URP.mp4
- URP.
- Tested with Unity 2022.3 (LTS).
- Can be edited using Shader Graph.
You'll find everything under _Project/Scenes/...
Add Fullscreen Pass Renderer Feature to your URP pipeline asset renderer and assign the material.
Unlicense (do whatever you want with this)...