+ 2

Is it possible to treat/code a canvas graphics like vectors?

Is there any framework, that allows me to work with shapes/vectors as I want after creating them in canvas? Like SVG. For eg: let circle = newCircle (); circle.translate (5,10); Similar

11th Oct 2019, 2:57 PM
Sarthak
Sarthak - avatar
0 Resposta