In this episode, I discuss how to pick an object in 3d in WebGL (yet again). This time, I dynamically send an attribute over which has the picking color.
Concepts:
* Picking an object in 3d in WebGL
Resources:
* https://github.com/davidwparker/programmingtil-webgl/tree/master/0066-picking-3