Grain 3.0 : la pile de crêpes ============================= [![Build Status](https://travis-ci.org/InriaMecsci/crepes.png?branch=master)](https://travis-ci.org/InriaMecsci/crepes) * [Métadonnées du grain](meta.json) * [Le grain en action](http://inriamecsci.github.com/#!/grains/crepes) ### Bibliothèques utilisées * [paper.js](http://paperjs.org/) : le couteau suisse du scripting vectoriel > Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. * [jQuery](http://jquery.com) > jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.