WebGL - Finding Coordinates

In this episode, I discuss how to find the WebGL coordinates by using mouse clicks and converting those clicks into WebGL space.
Concepts:
  • mousedown event

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0022-finding-coordinates
© programmingtil.com