TopograPy

January 31, 2018

A Topograph Coordinate Visualizer written in Python.



Overview

I experimented with reading heightmap images and converting them into 3D models. I used the Python library PIL to read the image and PyOpenGL to render the 3D model.