Reader small image

You're reading from  Become a Unity Shaders Guru

Product typeBook
Published inJul 2023
Reading LevelN/a
PublisherPackt
ISBN-139781837636747
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Mina Pêcheux
Mina Pêcheux
author image
Mina Pêcheux

Mina Pêcheux is a freelance content creator who has been passionate about game development since an early age. She is a graduate of the French Polytech School of Engineering in applied mathematics and computer science. After a couple of years of working as a data scientist and web developer in startups, she turned to freelancing and online instructional content creation to reconnect with what brightens her days: learning new things everyday, sharing with others and creating multi-field projects mixing science, technology, and art.
Read more about Mina Pêcheux

Right arrow

Summary

In this final chapter, we’ve studied fullscreen effect shaders.

We first examined how the built-in and URP pipelines compare in terms of tooling for fullscreen effects, and we set up our first URP screen effect to turn the scene render black and white. Then, we worked on a common screen effect – a security camera-like filter that turns the image green, adds scanlines, and uses a few built-in postprocessing effects to set up lens distortion or vignetting. Finally, we talked about another method for accessing the screen data and discussed how to implement a basic 2D box blur filter effect with Shader Graph in Unity.

This marks the end of our adventure!

Throughout this book, we’ve studied the art of shaders and discussed a lot of techniques for using the new URP render pipeline in Unity. We’ve explored optimization tricks and plenty of examples, dived into writing modern Unity shaders using HLSL code, and learned how to use the node-based Shader...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Become a Unity Shaders Guru
Published in: Jul 2023Publisher: PacktISBN-13: 9781837636747

Author (1)

author image
Mina Pêcheux

Mina Pêcheux is a freelance content creator who has been passionate about game development since an early age. She is a graduate of the French Polytech School of Engineering in applied mathematics and computer science. After a couple of years of working as a data scientist and web developer in startups, she turned to freelancing and online instructional content creation to reconnect with what brightens her days: learning new things everyday, sharing with others and creating multi-field projects mixing science, technology, and art.
Read more about Mina Pêcheux