Draws 2D and 3D image of a fractal landscape using diamond-square method
To run simply type: python3 diamond_square.py
A 2D picture will show up first - such pictures are used for example in game-dev to simulate the clouds.
Close this window and a 3D picture will show up - it is used in game-dev to simulate landscapes.
For more advanced functions check help file (type: python3 diamond_square.py -h)
More information (in Polish): http://regulomics.mimuw.edu.pl/wp/2016/04/ona-zadanie-zaliczeniowe-1/