Developer resume generator

A high quality resume in 5 minutes - automatically generated from your gitconnected profile

Shader Development from Scratch for Unity with Cg

(udemy.com)
Shader Development from Scratch for Unity with Cg
Udemy
(1,157 reviews) | 7,307 developers enrolled

Shader Development from Scratch for Unity with Cg

Created by Penny de Byl, Penny de_Byl

Last updated on 12/2018

Learn to program the graphics pipeline with Unity's Shaderlab for creating unique visual surfaces for game objects.

This course presents a comprehensive guide to programming with Cg and High Level Shader Language in Unity's Shaderlab to create your own visual surface effects for colouring and lighting game objects. It covers the mathematics of light and surfaces and steps you through the recreation of some of the most popular shaders. Many computer graphics concepts will be presented to help you understand the graphics pipeline and provide you with an essential toolkit of rendering knowledge that will have you developing your own transparent, animated and texturised shaders in no time.

In this course, Penny teaches all the invaluable skills you will require to program the computer graphics pipeline in Unity from scratch using her internationally acclaimed teaching style and knowledge from over 25 years working with games and graphics.  But hold on tight as you'll be taken on a journey across the computer graphics realm as it is taught to post-graduate university students. Through detailed descriptions and hands-on workshops examining all you need to know about rendering queues, vector mathematics, graphics buffers, colour theory, 3D meshes, texture mapping, lighting models and much more.

Learn how to program and work with:

  • variables and packed arrays,
  • meshes, vertices and UVs,
  • the mathematics for working with objects in 3D and 2D spaces,
  • a variety of lighting models from creating flat shaded objects to highly reflective shiny surfaces,
  • bump maps for adding extra depth and dimension to surface textures,
  • special effects such as holographic, scrolling textures and surface deformations,
  • the variety of graphics buffers used in the rendering pipeline,
  • forward and deferred lighting, and
  • surface, vertex and fragment shaders written in CG/HLSL.

Contents and Overview

After diving right in and creating your very first shader from scratch we will begin the lessons by examining how 3D models are structured and how that is used within shader code to colour and display the surface in computer graphics. You'll discover all the properties of a shader and how they can be controlled in code and via values fed in through Unity's Inspector.

Following this we will examine a variety of lighting models and how lights and surface textures can influence the final look of a render. Included here, an overview of the buffers involved in the rendering queue will be given with practical examines for creating special effects that require more than one draw call. Students will also be exposed to the power of vector mathematics and especially the dot product and its role in creating beautiful effects such as outlines, rim lighting and holograms. In addition, issues surrounding transparency and blending will be discussed along with many practical hands-on workshops in which students can flex their new found skills to interrogate the code they write for better understanding.

The final section of this course brings all the skills learned throughout together to develop some of the more popular complex shaders including animated plasma and animated water with waves.

What students are saying about this course:

  • This is the best course I've ever taken. It is perfect for me. I worked for 15 years in feature animation. A large part of my career was spent developing shaders for a proprietary renderer. This course has already helped me to bring the value of my previous experience into Unity.
  • Best shader course I've come across. There are enough and more tutorials on youtube to teach you how to develop your own shaders, but nothing falls into the class of Penny's tutorials. They are clear and to the point. Really happy about this one.
  • Wow! Thank you so much! If there were 10 stars - this course would deserve it. Going from absolutely knowing nothing about Shader writing to have a profund understanding about it.....

Review the Tutorial