This repository provides an algorithm for generating fractal-like images using SVD written in Dart.
-
Install
dart
by following the official Dart installation guide. -
Clone the repository:
$ git clone https://github.com/AtelierArith/dart-random-logo
$ cd dart-random-logo
$ dart run
We will see an image file called image.png
is created.
$ dart test
We provides several implementation using C++ and Julia.