dxh9845 / pressure-sensitive-canvas

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 65.3%Language:JavaScript 26.1%Language:HTML 8.6%