© Kyle Halladay 2019
Kyle HalladayPractical Shader Developmenthttps://doi.org/10.1007/978-1-4842-4457-9_2

2. Your First Shaders

Kyle Halladay1 
(1)
Bristol, UK
 

It’s time to start building things! As I mentioned before, this book will not cover the code needed to write a rendering engine from scratch (since most of us have the luxury of using a game engine that provides one). However, this book is not about making shaders in a specific game engine. Rather than grab something like Unity, UE4, or Godot, we’re going to use a creative coding framework called openFrameworks. openFrameworks has the advantage of being minimal enough that it will do “just enough” to let us focus on shaders, while not being as complicated as a full game engine. It’s also completely ...

Get Practical Shader Development: Vertex and Fragment Shaders for Game Developers 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.