Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 330 Bytes

File metadata and controls

8 lines (5 loc) · 330 Bytes

GLSL-shaders

A bundle of simple GLSL shaders for openGL.

These were written while I was learning GLSL so maybe of them don't use the best techniques to achieve the desired effect.

For learning GLSL, check out this wonderful repo instead for excellent learning resources.