Shaders

Shaders are small programs which specify how graphics hardware should draw & shade objects. They offer power, flexibility, and efficiency far beyond what you could achieve using shapes or Sprite instances alone. The tutorials below serve as an introduction to shaders.