Experiments with repeating geometric patterns, inspired by "Islamic Patterns: An Analytical and Cosmological Approach" by Keith Critchlow.
  • OCaml 93.9%
  • Dune 6.1%
Find a file
2024-03-25 21:18:23 +01:00
bin Add JSON input, add license 2024-03-23 20:08:16 +01:00
examples Add JSON input, add license 2024-03-23 20:08:16 +01:00
lib Add JSON input, add license 2024-03-23 20:08:16 +01:00
test init 2024-02-19 21:37:58 +01:00
.gitignore Support chaining fractals of different shapes 2024-03-01 15:59:40 +01:00
.ocamlformat Circle and polygon fractals 2024-02-29 16:00:18 +01:00
dune-project Add JSON input, add license 2024-03-23 20:08:16 +01:00
LICENSE Add JSON input, add license 2024-03-23 20:08:16 +01:00
mirror.opam Add JSON input, add license 2024-03-23 20:08:16 +01:00
README.md Update README.md 2024-03-25 21:18:23 +01:00

Mirror

Experiments with repeating geometric patterns, inspired by "Islamic Patterns: An Analytical and Cosmological Approach" by Keith Critchlow. Uses the cairo2 API for vector graphics.

Examples

You can build the examples yourself with dune build examples.