Fracture
Generative algorithm that makes fracture-like patterns from pre-distributed randomized seeds.
Prerequisites
In order for this code to run you must first download and install repositories:
iutils
: http://github.com/inconvergent/iutilsfn
: http://github.com/inconvergent/fn (only used to generate file names, can be removed inmain.py
.)
Other Dependencies
The code also depends on:
numpy
scipy
python-cairo
(do not install with pip, this generally does not work)