Skip to content

canvas 2d project to test out paint and particle effects

License

Notifications You must be signed in to change notification settings

Saspect-IO/reveal-canvas

Repository files navigation

Canvas Reveal

A canvas 2D API project to demo paint and particle effects.

Demo

Screenshot

image

Prerequisites

Install Dependencies

yarn

Running the app

yarn dev

Build

yarn build

Lint code

Note: running this command will apply linting fixes.

yarn lint

Format code

Note: running this command will apply formatting fixes.

yarn format

Resources for learning:

  • MDN Canvas API: link
  • Particle effects: link

About

canvas 2d project to test out paint and particle effects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published