I'm wanting to create various shapes in HTML pages and am looking for a decent javascript library to simplify the task. What type of js libraries exist for drawing shapes on the web?
I am familiar with Raphaël for SVG - but don't really know what else is out there for SVG or non-SVG drawing.