fracture icon indicating copy to clipboard operation
fracture copied to clipboard

generative algorithm

Fracture

img

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/iutils
  • fn: http://github.com/inconvergent/fn (only used to generate file names, can be removed in main.py.)

Other Dependencies

The code also depends on:

  • numpy
  • scipy
  • python-cairo (do not install with pip, this generally does not work)

http://inconvergent.net