ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 753 forks source link

Is it possible to make free draw of a line in kinetic js less jerky? #1076

Open shantilal-narola opened 6 years ago

shantilal-narola commented 6 years ago

I have searched a lots but not found the solution for kineticJs free hand line draw . Is it possible to draw a line free hand which is less jerky like "https://stackoverflow.com/questions/40324313/svg-smooth-freehand-drawing/40700068" . @eagleflo @yannickcr @amw @Moeriki @tjouan