BLOG

City Project - Work in progress video 10: Frustum culling

I've programmed some code for basic spatial scene management (dividing the map into 'cells' with their corresponding AABB which I use for frustum culling). This way, I've managed to increase my framerate a little. The video shows a larger map than the previous one.

categories: gamedev, city-project