Top "Jcanvas" questions

jCanvas is a little jQuery plugin written entirely in JavaScript that makes working with jQuery, and thereby HTML5′s canvas element, a lot easier.

What exactly is a canvas path, and what is the use of ctx.closePath()?

I'm working on an HTML5 game. I need to draw tail lines in the canvas and check for intersections in …

javascript html canvas drawing jcanvas