I need someone to explain the use of svg and canvas | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I need someone to explain the use of svg and canvas

SVG & CANVAS

29th Jan 2019, 12:47 PM
PrinceKay
PrinceKay - avatar
5 Answers
+ 8
Canvas is for drawing, I'd say mostly the user drawing. SVG is for animation and scalable graphics. You'd use canvas for photo manipulation, but SVG for html5 games. Check this https://www.htmlgoodies.com/html5/other/html5-canvas-vs.-svg-choose-the-best-tool-for-the-job.html for more details.
29th Jan 2019, 12:51 PM
ChSp
ChSp - avatar
+ 5
General if i say it is used in making graphics to make the web page look attractive if you wanna learn it in detail you should try in "W3 School website "
29th Jan 2019, 2:26 PM
🦋FEATHER🦋
🦋FEATHER🦋 - avatar
+ 5
Svg is different from canvas
29th Jan 2019, 5:23 PM
Abdul Azeez Abdul Basit
Abdul Azeez Abdul Basit - avatar
+ 2
Thank you for the explanation but can someone make it simpler. I really don't get the use, how to create both SVG and CANVAS
30th Jan 2019, 2:15 PM
PrinceKay
PrinceKay - avatar
+ 2
The svg is broken Go ride a bike
31st Jan 2019, 4:43 AM
Leonardo Monterey
Leonardo Monterey - avatar