– implement support to render wall tiles into the renderer
– fix up the generation of wall model data
Adds all the boilerplate code to render walls to the renderer. This also includes fragment and vertex shaders. The world becomes decidedly more three dimensional now.