|
|
|
|
|
by evdawg
5642 days ago
|
|
In question 5) regarding Canvas vs. SVG, Remy Sharp lists Canvas as a "non-interactive" technology. Could someone clarify this for me? Why does he consider it to be "non-interactive"? It was my understanding that Canvas is picking up steam as a medium for web-based games (highly interactive). |
|
In Canvas it’s not possible to manipulate existing shapes or attach event handlers.