Skip to content

tutsplus/Beginners-Guide-to-Shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuts+ Tutorial Series: A Beginner's Guide to Coding Graphics Shaders

Instructor: Omar Shehata

Learning to write graphics shaders is learning to leverage the power of the GPU, with its thousands of cores all running in parallel. It's a kind of programming that requires a different mindset, but unlocking its potential is worth the initial trouble.

Source files for the Tuts+ series: A Beginner's Guide to Coding Graphics Shaders