Course Overview
Unity 5 Shader Programming – Intermediate:
This course is an intermediate to advanced learning of game development using Unity software.
Want to learn how to create a special look to your game? Then you should definitely take up this training on how to code shaders.
There are lots of code samples available but offer little or no explanation on how they should be used. This training aims to provide the necessary training to teach you how to create those awesome effects with shaders. This is a general guide, so what you learn here will apply to anything that can run shaders.
The training will include learning the following;
- Vertex Functions
- Fragment Shaders
- Mobile shaders
- Render Textures
Course Objective:
- To learn about how Unity works with Matrices
- To write Shaders in Unity
- To learn how to apply multiple textures to objects through code
Target Customers:
- Students interested in game development
- Game development Professionals
Pre-Requisites:
- Unity(preferably v5.0 or above)
- Basic knowledge of game development using Unity