A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL.
It's distrib in 2-3 separate modules:
1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased.
2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...