Comic.js: Cartoon style drawing for HTML5 Canvas and more
Comic.js is a JavaScript library that lets you create cartoon-style drawings for HTML5 Canvas, Raphael.js, D3.js, and SVG.js. You can use it either for drawing comic style shapes or for cartoonizing an already existing SVG.
Cartoon style drawing for HTML5 Canvas & Raphael.js & D3.js & SVG.js
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
.
'프로그래밍 > Web' 카테고리의 다른 글
CodeceptJS: Acceptance testing for NodeJS (0) | 2015.12.22 |
---|---|
[Slide] 웹 Front-End 실무 이야기 (0) | 2015.12.16 |
[HTML5] A simple HTML5 media player http://plyr.io (0) | 2015.11.30 |
[UI] PatternPack: Easy pattern library creation and maintenance (0) | 2015.11.25 |
[Editor] Trix: An open source rich text editor : 오픈소스 에디터 (0) | 2015.11.16 |