mandelbrot-canvas

0.0.2 • Public • Published

mandelbrot-canvas

GitHub stars

mandelbrot canvas

Please ★ this repo if you found it useful ★ ★ ★

download

Demo

You can view a live demo HERE.

Features

  • renders mandelbrot to canvas
  • zoom
  • pan x and y

Installation

npm install --save mandelbrot-canvas

Dependencies

Usage

<div id="mandelbrot" />
const mandelbrot = new Mandelbrot(document.getElementById('mandelbrot'));
mandelbrot.render();

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2019

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i mandelbrot-canvas

    Weekly Downloads

    21

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    9.21 kB

    Total Files

    7

    Last publish

    Collaborators

    • codejamninja