
Heightmap generator
Heightmap generator for games and other applications. This application creates a two dimensional array of heihgts, that might be suitable for exporting for applications that use terrain data. Written in Python with tkinter as a user interface backend. Open-source - the link leads to GitHub repository.