An open API service indexing awesome lists of open source software.

https://github.com/bulkan/mira

Mira Fractal generator using
https://github.com/bulkan/mira

Last synced: over 1 year ago
JSON representation

Mira Fractal generator using

Awesome Lists containing this project

README

          

mira
====

The Gumowski-Mira fractal.

[Mira](http://www.copysense.co.uk/mira.php) [fractal](http://mathworld.wolfram.com/MiraFractal.html) playground written using;

* [Parcel](https://parceljs.org/javascript.html)
* [p5.js](https://p5js.org/)
* [dat.gui](https://github.com/dataarts/dat.gui)

Usage
=====

* Will only work on evergreen browsers
* Go to https://mira.bulkan.dev
* Choose the initial conditions for the fractal in the dat.gui controller and pixel size
* Click

Installation
============

* `yarn`
* `yarn dev`
* http://localhost:1234

Screenshots
===========

![miragif](http://i.imgur.com/J55EeyV.gif)
![mira1](https://raw.github.com/bulkan/mira/master/mira1.png)