Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Intro to Facade.js

Intro to Facade.js

An introduction of the HTML5 canvas drawing library Facade.js and how it compares to working in native canvas.

Code: https://github.com/neogeek/talks/tree/master/intro-to-facadejs

Scott Doxey

June 18, 2014
Tweet

More Decks by Scott Doxey

Other Decks in Programming

Transcript

  1. Some advantages of this format. • Easy to read. •

    Format is key/value pairs (similar to CSS). • Importable from JSON.
  2. Plugins in Development • Gamepad.js - Simple customizable event binding

    for the HTML Gamepad API. • Box2D-plugin - A wrapper for the Box2D JavaScript library. • SATjs-plugin - A wrapper for the SAT-js library, a simple JavaScript library for performing 2D collision detection.
  3. • Interactive Demos: http://play.facadejs.com • Documentation: http://docs.facadejs.com • Plugins: http://plugins.facadejs.com

    • ! Repo: http://github.com/facadejs/Facade.js • ! Organization: http://github.com/facadejs