Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 567 Bytes

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!