Skip to content

Instantly share code, notes, and snippets.

@grkvlt
Created October 12, 2017 14:57
Show Gist options
  • Save grkvlt/970ccd925c708823cb26d18bd6c6671c to your computer and use it in GitHub Desktop.
Save grkvlt/970ccd925c708823cb26d18bd6c6671c to your computer and use it in GitHub Desktop.
Exploring Iterated Function Systems
# Custom grid spacing.
explorer.grid.min = 25
explorer.grid.max = 100
explorer.window.width = 800
explorer.window.height = 800
explorer.debug = false
explorer.grid.snap = 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment