Built upon Hobix
Testing terrain normal calculations, among other things.
A bit of progress under the covers of the terrain code, with added diagnostics and basic frustum culling.
With the terrain divided into patches, I can start testing different culling algorithms.
Working on dividing the terrain into patches and adding some diagnostics code, which is taking longer than expected :(