New side project! A 3D renderer based on OpenStreetMap data.
data gets streamed in tile-by-tile as I move around and together with some triangulation the buildings are generated
Next: occlusion culling, correct building heights, roads, bodies of water
Also runs in the browser through WASM
2 months ago