WebGL - Drawing Different Shapes

In this episode, I discuss how to draw various shapes easily with WebGL.
Concepts:
  • automatically determining number of vertices given points array to draw various shapes

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0025-drawing-shapes-1
© programmingtil.com