© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. IlettBuilding Quality Shaders for Unity®https://doi.org/10.1007/978-1-4842-8652-4_1

1. Introduction to Shaders in Unity

Daniel Ilett1  
(1)
Coventry, UK
 

Everybody wants to make gorgeous games, and shaders are one of the most powerful tools in the technical artist’s toolkit to achieve just that. In this chapter, we will take a step back and explore, briefly, how rendering in Unity works and where shaders fit into the story. By the end of the chapter, you will understand the basics of the rendering process, what Unity’s different render pipelines are, and how we will use programs called shaders to control how our games look.

Rendering

A game engine is nothing ...

Get Building Quality Shaders for Unity®: Using Shader Graphs and HLSL Shaders now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.