Whether you have built something using HTML5 native canvas functionality or are just canvas curious, this session will show you the possibilities that Fabric.js brings to simple or complex canvas applications.
What Is Fabric.js? It’s is a powerful and simple javascript HTML5 canvas library that cuts down on lines of code and provides a simplified canvas API. It allows you to easily add images and text as objects on the canvas. Objects can be moved, rotated, resized and more, and is written in an object-oriented way so that it can be extended through subclasses.
This session will be rich in demos and code examples. For the past two years Kelly has been building a large canvas-based educational application using Fabric.js that is ultimately used by students and teachers via wireless smart boards. Kelly will be sharing examples and learning from her first-hand experience on that project.