100 Languages Speedrun: Episode 41: WebGL Shader Language
WebGL lets websites use GPU. To simplify things a lot, the way GPUs work is: you send them some scene description, mostly a lot of triangles and their associated data GPU runs "vertex shader" for every corner of the triangle to determine where it sh...
Dec 30, 20219 min read10
