stack.gl
#stackgl
examples & demos
learning
Before getting started with stackgl, you'll want to get familiar with the basics of WebGL and GLSL. One place to start would be by trying out one of our graphics-themed NodeSchool workshops. Shader School and WebGL Workshop are interactive and may be taken in any order.
Some other good learning resources include Learning WebGL, WebGL Academy, Shadertoy, and GLSL Sandbox. If you're particularly interested in shaders, you might want to check out The Book of Shaders, An Introduction to Shaders or Primer: Shaders.
Some more advanced resources include WebGL Insights and How to Create Content with Signed Distance Functions.