1

I have a SVG that I would like to smear across a path that the user draws in canvas. Example of the effect I want to acheive:

enter image description here

I'm using paper.js (open to alternatives) and I've gotten as far as creating a line when the user drags their mouse and placing the svg (unwarped) at the end of that line. Working sample of this code here.

patrick.altair
  • 351
  • 1
  • 2
  • 11
  • 1
    This is a starting point: https://stackoverflow.com/questions/8974364/how-can-i-draw-a-text-along-arc-path-with-html-5-canvas – enxaneta Sep 13 '18 at 07:09

0 Answers0