mirror of
https://github.com/rough-stuff/rough.git
synced 2026-04-22 03:00:28 -04:00
e88baefb8f7debd3d242e0cd7a6743361355f0bf
Rough.js
Rough.js is a light weight, stand-alone Canvas based library that lets you draw in a sketchy, hand-drawn-like, style. The library defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses. It also supports drawing SVG paths.
Documentation & Examples
Check out the website: roughjs.com
API
Releases
The latest Rough.js release (beta version 0.1): Download
Credits
This project was inspired by Handy, a java based library for Processing. Rough.js borrows some core algorithms from Handy, but it is not a JS port for processing.js.
Languages
HTML
57%
TypeScript
42.3%
JavaScript
0.7%
