Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

A Sierpinski triangle explorer using React and <canvas>

Notifications You must be signed in to change notification settings

alfonsomunozpomer/sierpinski-react

Repository files navigation

Sierpinski triangle explorer using React and <canvas> Build Status Coverage Status Dependency Status

Usage

Clone the repo, run yarn install and webpack-dev-server. Run some tests with yarn test. You can see it working at https://alfonsomunozpomer.github.io/sierpinski.

Areas for improvement

  • Generate triangle paths in a worker and redraw when they are ready
  • Use WebGL
  • Zooming relative to to the mouse pointer
  • Touch events
  • More meaningful tests

About

A Sierpinski triangle explorer using React and <canvas>

Topics

Resources

Stars

Watchers

Forks

Packages