Show HN: A zero-to-hero, spaced-repetition guide to WebGL2 and GLSL
2 points
2 hours ago
| 1 comment
| github.com
| HN
HigherMathHelp
2 hours ago
[-]
I'm architecting a procedural geometry engine to address gaps and defects in the creative-coding landscape with a state-of-the-art mathematical implementation. I realized that to do it right, I needed to go beyond high-level abstractions and internalize the low-level mechanics of the graphics pipeline.

I wrote this guide to be the resource I couldn't find: it focuses on the irreducible minimum of the WebGL2 state machine and GLSL, structured for spaced-repetition learning (Anki). It bridges the gap between creative coding and raw graphics engineering—using hands-on projects to guide you from a blank canvas, to a 2D sketch, to building a minimal 3D engine from scratch.

reply