반응형
Comic.js: Cartoon style drawing for HTML5 Canvas and more
Javascript library that acts as plugin for Raphael.js, D3.js, SVG.js or as lib for the HTML5 Canvas, providing functions for cartoon style drawing.
Provides either methods for drawing comic style shapes (cEllipse
, cLine
, cRect
, ...) or the magic
method for cartoonizing an already existing SVG. When using the magic
method or drawing on a canvas
no further libraries are required.
Examples
Cartoonized D3 examples: D3 Cartoonized!
Cartoon R widget built by Kent Russell using comic.js
: R Cartoonized!
Raphael.js, D3.js, SVG.js, Canvas,
using "magic": on images, on drawings
.
반응형