Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericdrowell/concrete

A lightweight Html5 Canvas framework that enables hit detection, layer support, pixel ratio management, exports, and downloads
https://github.com/ericdrowell/concrete

Last synced: 8 days ago
JSON representation

A lightweight Html5 Canvas framework that enables hit detection, layer support, pixel ratio management, exports, and downloads

Awesome Lists containing this project

README

        

# Concrete
Concrete is a lightweight, fast Html5 Canvas framework that enables hit detection, layering, multi-buffering for lightning fast performance, pixel ratio support, and download support

As the creator of KineticJS, author of HTML5 Canvas Cookbook, founder of HTML5CanvasTutorials.com, founder of MeteorCharts, and the principal data visualization engineer at Platfora and Workday, I've identified a handful of features that just about every HTML5 Canvas project needs. Concrete packages up these features into a lightweight framework of about 600 lines of JavaScript, including documentation.

# Examples & Documentation

Head on over to the main website http://www.concretejs.com.