Zach Bernal

Results 3 issues of Zach Bernal

Didn't passing arrays to shaders get added like 2 years ago?

I fixed this in the game I'm working on, port the fix here just do ``` if (normal.x < epsilon && normal.y < epsilon) { theta = 0 } ```