WebGL - 2d rotation with matrices
In this episode, I discuss how to do 2d rotation around the z axis in WebGL using matrices.
Concepts:
Resources:
Concepts:
- matrices
- rotation
Resources:
- https://github.com/davidwparker/programmingtil-webgl/tree/master/0039-2d-rotation-matrix
© programmingtil.com