animations icon indicating copy to clipboard operation
animations copied to clipboard

mathematical animations, in react + typescript

matthen/animations

deploy-pages

view live animations at: matthen.github.io/animations.

This is a collection of mathematical animations, written as small React components.

  • animations - code for each animation
  • lib/Animation.tsx - react component for rendering and exporting animations
  • lib/graphics.ts - library to simplify drawing to 2d canvas

Creating an animation

Todo

Using Graphics

Todo