Free HLSL Shader Tutorial Videos

bcloward

Newcomer
Several years ago I made a series of training videos to teach artists how to write real-time shaders in HLSL. The series starts out with very simple concepts so that someone with no programming experience at all can start right from the beginning and learn to write shaders. Further into the series, I cover more advanced topics such as parallax mapping, global illumination, reflection and refraction, and vertex animation. Everything is explained step by step so it's easy to follow.

Originally, the videos shipped on 3 DVDs that sold for $60 each. Sales were pretty successful, but the company that sold them went out of business just a short time after the 3rd DVD was released. So I've decided to upload them to YouTube so that everyone can watch them for free! My hope is that they'll help aspiring artists and programmers learn the art of shader creation. Although some of the material is out of date, almost all of the principles taught are still valuable to learn and understand as a foundation to learning to write shaders.

Here's my channel:
https://www.youtube.com/user/bcloward

And here is the playlist for each video series:

The series consists of 40 videos. I'm be releasing a new video each weekday - so if you're interested, be sure to subscribe to the channel and check back often. If I get enough interest, my plan is to start creating new videos that demonstrate more recent shader techniques.

Let me know what you think. I'd love to hear your feedback!

-Ben
 
Back
Top