Skip to main content
Apress
Book cover

Practical Shader Development

Vertex and Fragment Shaders for Game Developers

  • Book
  • © 2019

Overview

  • Teaches what you need to know about shaders through an example-based approach that is fun and doesn’t require a lot of 3D math or in-depth graphics knowledge

  • Shows you how to apply what is learned about shaders for the major gaming engines: Unity, Unreal Engine 4, and Godot

  • Leaves you with a foundation in shader development that can be carried into a career in vfx or graphics development

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (19 chapters)

Keywords

About this book

It’s time to stop thinking that shaders are magical. You can use shaders to turn data into stunning visual effects, and get your hands dirty by building your own shader with this step-by-step introduction to shader development for game and graphics developers. Learn how to make shaders that move, tint, light up, and look awesome, all without cracking open a math textbook.

Practical Shader Development teaches the theory behind how shaders work. The book also shows you how to apply that theory to create eye-popping visual effects. You’ll learn to profile and optimize those effects to make sure your projects keep running quickly with all their new visuals. You’ll learn good theory, good practices, and without getting bogged down in the math. 


Author Kyle Halladay explains the fundamentals of shader development through simple examples and hands-on experiments. He teaches you how to find performance issues in shaders you are using and then how to fix them. Kyle explains (and contrasts) how to use the knowledge learned from this book in three of the most popular game engines today. 




What You'll Learn
  • Understand what shaders are and how they work
  • Get up to speed on the nuts and bolts of writing vertex and fragment shaders
  • Utilize color blending and know how blend equations work
  • Know the coordinate spaces used when rendering real-time computer graphics
  • Use simple math to animate characters, simulate lights, and create a wide variety of visual effects
  • Find and fix performance problems in shaders
  • See how three popular game engines (Unity, UE4, Godot) handle shaders






Who This Book Is For



Programmers who are interested in writing their own shaders but do not know where to start, anyone who has ever seen shader code on a forum and wished they knew how to modify it just a little bit to fit into their own projects, and game developers who are tired of using the default shaders found in the game engines they are using. The book is especially useful for those who have been put off by existing shader tutorials which introduce complex math and graphics theory before ever getting something on the screen. 

Authors and Affiliations

  • Bristol, UK

    Kyle Halladay

About the author

Kyle Halladay is a professional game programmer living in Chicago. He has more than seven years of experience writing about shaders and building graphics technology for games and architectural visualizations.

Bibliographic Information

  • Book Title: Practical Shader Development

  • Book Subtitle: Vertex and Fragment Shaders for Game Developers

  • Authors: Kyle Halladay

  • DOI: https://doi.org/10.1007/978-1-4842-4457-9

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Professional and Applied Computing (R0), Apress Access Books

  • Copyright Information: Kyle Halladay 2019

  • Softcover ISBN: 978-1-4842-4456-2Published: 11 April 2019

  • eBook ISBN: 978-1-4842-4457-9Published: 10 April 2019

  • Edition Number: 1

  • Number of Pages: XXI, 381

  • Number of Illustrations: 23 b/w illustrations, 136 illustrations in colour

  • Topics: Game Development, Computer Graphics

Publish with us