Tuesday, May 15, 2007

Terrain Normals

Testing terrain normal calculations, among other things.

Sunday, May 13, 2007

Terrain Diagnostics

A bit of progress under the covers of the terrain code, with added diagnostics and basic frustum culling.

Thursday, May 10, 2007

More Terrain Patches

With the terrain divided into patches, I can start testing different culling algorithms.

Wednesday, May 09, 2007

Terrain Patches

Working on dividing the terrain into patches and adding some diagnostics code, which is taking longer than expected :(