VHS Effect


I've added a VHS effect that works the same as the main shader. Add a Full Screen Render Pass Feature to your URP Renderer and set the material to VHSEffect. The Color offset property controls the amount of offset, from -0.01 to 0.01, I find 0.001 to 0.003 to look pretty good. It's a simple effect that just offsets the Red and Blue channels of the final image, but it's fairly effective.

Files

ditherdown.zip 26 kB
37 days ago

Get DitherDown URP

Comments

Log in with itch.io to leave a comment.

(+1)

Looks awesome!

Thanks man! It was easier to implement than I expected. And it's one fewer dependency!