Skip to content

Instantly share code, notes, and snippets.

View turnerm5's full-sized avatar

Marshall Turner turnerm5

View GitHub Profile
@turnerm5
turnerm5 / Easing.pde
Last active August 29, 2015 14:21 — forked from cocopon/Easing.pde
/*
* Easing.pde - brings Robert Penner's easing functions into Processing
* (c) 2015 cocopon.
*
* See the following to learn more about these famous functions:
* http://www.robertpenner.com/easing/
*
* License:
* http://www.robertpenner.com/easing_terms_of_use.html
*/