Stripes: A Simple Shader Demo
This is a demonstation of making a simple stripe shader. I start with a simple solid color stripes (with parameters) and then add anti-aliasing.
Not much commentary for now (I believe it is discussed in this in a video lecture).
The same fragment shader is used in all versions.
Read more…