8pendoodle
v1.0.0
Published
A library for generating natural 8pen doodles.
Downloads
3
Readme
8pen Doodle
This repository contains code relating to the 8pen Doodle blog post. It describes a way to simulate the drawing of a word on the 8pen and replicate it as an SVG drawing. For a live version, check out the 8pen Doodle.
The content is as follows:
doodle.coffee
: the CoffeeScript file containing the simulationdoodle.js
: the compiled simulation codevendor/seedrandom.js
: a library to seed the random generator for consistent resultsindex.html
: an example page containing an 8pen Doodle