Back to Browse

Building a Custom Unity Pixelated Post Processing Effect in Shader Graph

6.3K views
Jun 6, 2024
18:57

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

Download

1 formats

Video Formats

360pmp433.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Building a Custom Unity Pixelated Post Processing Effect in Shader Graph | NatokHD