Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.02 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.02 KB

Sketch.js

A Javascript Canvas Experimentation API


Developer Note

2012/03/10

This code base is a proof of concept and here for archival purposes only. No pull requests are being accepted on the early-version branch at this time or planned for the future. Sketch.js is in the early stages of being refactored in the hopes of being a fully functional library with proper testing and documentation.

Refactoring progress can be found in the refactor branch.

About

Sketch.js is a Javascript API for in interacting with canvas object. The API's focus is to provide easy-to-use methods for rapidly developing canvas "sketches". The name "Sketch.js" is not intended to represent drawing, illustration, or any visual context, but rather borrows from Processing's concept of programs being sketches.

Examples

Past

Future

See Sketch.js Development Roadmap

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License

Copyright (C) 2011-2012 Erin Carter [email protected] ( http://github.com/ecarter )