• Stars
    star
    830
  • Rank 54,607 (Top 2 %)
  • Language ShaderLab
  • License
    The Unlicense
  • Created over 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Post-Processing Scan

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.

Viking.URP.mp4
World.Space.Pulse.Sonar.Short.mp4
2022-01-05.08-17-41.mp4
Pulse.GitHub.Preview.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

More Repositories

1

GPU-Fog-Particles

Textureless fog particles using a highly customizable shader to attenuate noise values.
GLSL
444
star
2

Anime-Speed-Lines

Post-processing effect to procedurally generate a anime/manga-style vignette of lines typically used to portray speed or surprise.
ShaderLab
253
star
3

Post-Processing-Wireframe-Outlines

A simple post-processing outline effect that uses depth-based edge detection.
ShaderLab
243
star
4

Chromatic-Distortion-Sphere

A chromatic distortion sphere shader.
ShaderLab
159
star
5

Animated-Progress-Bar-Shader-Graph

Coloured animated progress bar made in Unity, with Shader Graph.
121
star
6

Wave-Simulator

Interactive wave simulation in Unity.
C#
73
star
7

Boids

Boids AI swarm demo for Unity.
ShaderLab
62
star
8

FPS-Display

A simple but useful script to render the average FPS (and frame ms) over a given duration.
C#
38
star
9

Targeting-Particles-WebGL

A WebGL demo of targeting particles in Unity.
HTML
22
star
10

ParticlePlexusTutorial

Script created during the particle plexus tutorial (https://youtu.be/ruNPkuYT1Ck).
C#
19
star
11

CameraShakeTutorial

Scripts created during the procedural animation camera shake tutorial (https://youtu.be/qFDCz_QW7WY).
C#
19
star
12

FireflySparkleMouseFollowTutorial

Script used in my particle mouse trails tutorial (https://youtu.be/QPzs2pTZ2sQ).
C#
13
star
13

ParticleSeekTutorial

Script from the custom particle system programming tutorial (https://youtu.be/KsT_ZyTv1ms)
C#
10
star
14

InteractiveParticleFirefliesTutorial

Resources for the interactive particle fireflies tutorial (https://youtu.be/41hAlLk8AiQ).
C#
10
star
15

ParticleSeekOptimizedTutorial

Script from the optimized custom particle system programming tutorial (https://youtu.be/R3-mKJZD2Ss).
C#
9
star
16

Boids-WebGL

Boids AI swarm demo for Unity.
HTML
6
star
17

Polar-Coordinates

6
star
18

Animated-Progress-Bar-WebGL

HTML
5
star
19

Animated-Organic-FBM-WebGL

Unity WebGL app rendering an animated, organic fractal pattern (FBM by https://twitter.com/zozuar/).
HTML
4
star
20

Lightning-VFX-WebGL

Unity WebGL demo for the Lightning VFX asset.
HTML
3
star
21

Particle-Distortion-Shockwaves-WebGL

HTML
3
star
22

Cinematic-Explosions-WebGL

HTML
2
star
23

Volumetric-Fog-WebGL

HTML
2
star
24

notionsite

Shell
1
star