This page looks best with JavaScript enabled

Building a Custom Unity Pixelated Post Processing Effect in Shader Graph

 ·   ·  ☕ 1 min read

Lets dive into Shader Graph and how you can use it in Universal Rendering Pipeline Unity projects to create post processing effects for your game. We’ll be exploring that by creating a custom pixelation effect that turns any scene we want to render into a pixelated copy of that screen. This allows us to use 3D meshes, high resolution textures and text normally in our scene and still preserve a uniform pixel ratio among all of our assets and even allows us to utilize animations and 3D movement without breaking the effect.


Join the World of Zero Discord Server: https://discord.gg/hU5Kq2u


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!