/ifs

Iterated Function System drawing application in Flutter and ClojureDart!

Iterated Function System Drawing App

Features

  • Drag & Drop with GestureDetector
  • Draw fractals with CustomPainter
  • The initial image (to derive the fractal from) could be an uploaded picture

Run

First you have to clone the repo, and then follow these instructions from the official documentation of ClojureDart.

💡 make sure to have both Clojure, Flutter, and Android-SDK installed.

⭐ Feel free to fork, contribute, and add some issues!