Skip to content

pasliwa/fractal_landscapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fractal landscapes

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/

About

Draws 2D and 3D images of fractal landscapes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages