Skip to content

irushikesh/Area_Filling

Repository files navigation

Area_Filling

Python code for generation of area filling fractal

The algorithm used in this project is developed by C. Y. Wang and J.B. Bassingthwaighte.

Link to the article "AREA-FILLING DISTRIBUTIVE NETWORK MODEL" : https://www.sciencedirect.com/science/article/pii/0895717790900852

All the codes are written for dendritic shape fractal which can fill polygon (convex and concave). graphics.py library developed by John Zelle is used in this projecct.

graphics.py : http://mcsp.wartburg.edu/zelle/python/graphics.py

Result: alt text

Result for the concave polygon area (C=0.3) alt text

About

Python code for generation of area filling fractal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages