Dem Render

Description

This program generates a 3D world from mapping input data. Specifially it takes in elevation and landcover data and creates a 3d world. The elevation data is formatted in a special binary format (I created a utility to create and read it). This is to keep as much precision as will fit in 32 bytes. This program can render anywhere in the world provided there is data for it. Eventially I would love to ask the user for a lat/lon and dynamically gather the needed data for that area.

Key Technologies

PHOTOS

Below are photo comparisons of real life vs my rendered world.