Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ericdrowell/concrete
- Owner: ericdrowell
- License: other
- Created: 2016-03-24T03:25:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T03:19:51.000Z (over 1 year ago)
- Last Synced: 2024-09-22T10:05:28.154Z (about 2 months ago)
- Language: HTML
- Homepage:
- Size: 624 KB
- Stars: 251
- Watchers: 14
- Forks: 35
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: license.js
Awesome Lists containing this project
- awesome-frontend - concrete - A lightweight Html5 Canvas framework that enables hit detection, layer support, pixel ratio management, exports, and downloads.![](https://img.shields.io/github/stars/ericdrowell/concrete.svg?style=social&label=Star) (Repository / Canvas/SVG)
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 supportAs 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.