Shader Grid Creation

renderGrid() shouldn’t be taking 10 seconds. Only way to know for sure is to time it.

And what normen was talking about… why not just draw the black lines on the image in your split() method instead of messing with expensive projective texturing?