Skip to content

AtelierArith/dart-random-logo

Repository files navigation

CI

dart-random-logo

This repository provides an algorithm for generating fractal-like images using SVD written in Dart.

How to use

  1. Install dart by following the official Dart installation guide.

  2. 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.

Examples

image image image image

Run unit testing

$ dart test

Appendix

We provides several implementation using C++ and Julia.

About

Port RandomLogos.jl to Dart language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages