Post Processing Scan Save

A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).

Project README

Post-Processing Scan

Unity Version Unity Pipeline Support (Built-In) Unity Pipeline Support (URP) Unity Pipeline Support (HDRP)

GitHub followers Twitter Follow YouTube Channel Views YouTube Channel Subscribers

A 3D scan/sonar-like post-processing effect. Essentially a visualization of a spherical signed distance field (SDF) rendered using the scene's depth and colour buffers. Multiple scans are supported without image-effects, and one that works with image effects (other post-processing effects). If you're using URP, you get the best of both worlds and can have multiple scans with post-processing.

Stars Forks GitHub watchers GitHub repo size GitHub code size in bytes

Preview

https://user-images.githubusercontent.com/37354140/173145001-7cd796c6-1687-4946-92e6-9edbab82fc5c.mp4

https://user-images.githubusercontent.com/37354140/148225050-e0494988-274d-4e62-9bf9-c619abe5c9dd.mp4

https://user-images.githubusercontent.com/37354140/148223918-e0093656-7a34-4c43-b3cd-c887ba678ce3.mp4

https://user-images.githubusercontent.com/37354140/148719481-aedd5c44-d6fe-40fe-8035-37aab6e1f339.mp4

Compatibility

  • Built-in pipeline + URP.
  • Tested with Unity 2019.4 (LTS).
  • Can be edited using Amplify Shader Editor.

Installation

You'll find everything under Mirza Beig/Post-Processing Scan/...

Usage

Built-In

Multiple Scans

  1. Attach CustomPostProcessing to your camera, and assign one of the included Post-Processing Scan materials (or make your own).

image

  1. Attach PostProcessingScanOrigin to any object whose position you want to track as the scan origin. Assign the scan material.

image

Single Scan

Use Unity's Post-Processing Stack v2 and simply add the effect.

image

URP

Instead of attaching a script to the camera, add CustomRenderPassFeature to your URP pipeline asset renderer and assign the material there.

image image

Social Media

License

Unlicense (do whatever you want with this)...

Support/Donate...

This is a FREE asset. However, if you'd like, you can support me via one of the sponsor links on the side.

Every bit is appreciated!

Patrons (Thank You!)

  • Adam Mulvey
Open Source Agenda is not affiliated with "Post Processing Scan" Project. README Source: MirzaBeig/Post-Processing-Scan
Stars
717
Open Issues
2
Last Commit
10 months ago

Open Source Agenda Badge

Open Source Agenda Rating