the castle

I'm pretty near getting graphics to work:

voxel7.png

Struggled quite much to get one bug fixed, since there was out-of-memory errors in the code, and finding out where std::vector::reserve() ate 4 times more memory than expected on vertex arrays took some time... But now those problems are hopefully sorted out.