Skip to content

Experimenting with HTML canvas element and pressure sensitivity using Vue.js and native Javascript

Notifications You must be signed in to change notification settings

dxh9845/pressure-sensitive-canvas

Repository files navigation

pressure-stylus

Experimenting with a drawing canvas that supports pressure sensitivity. Uses the pressure field on PointerScript events to draw lines with a given thickness.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

Experimenting with HTML canvas element and pressure sensitivity using Vue.js and native Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published