Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-k-b/shape-sizer
https://github.com/r-k-b/shape-sizer
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r-k-b/shape-sizer
- Owner: r-k-b
- Created: 2014-09-10T08:10:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-11T08:57:03.000Z (over 10 years ago)
- Last Synced: 2023-03-23T12:04:53.508Z (almost 2 years ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intent
User draws rectangles on canvas, stats are updated live. E.g., rectangle area, number of walls, number of corners, etc.
Intersecting areas are counted once only.# Notes / Todo
Offline storage?
Touch devices
Resposive canvas element?
databinding for live update
[Integrating Fabricjs and Angularjs](http://stackoverflow.com/questions/18291838/integrating-fabricjs-and-angularjs)