Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/villekoskelaorg/RectanglePacking
Super fast AS3 implementation of rectangle packing algorithm
https://github.com/villekoskelaorg/RectanglePacking
Last synced: 3 months ago
JSON representation
Super fast AS3 implementation of rectangle packing algorithm
- Host: GitHub
- URL: https://github.com/villekoskelaorg/RectanglePacking
- Owner: villekoskelaorg
- License: other
- Created: 2012-08-13T14:10:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T00:21:56.000Z (over 9 years ago)
- Last Synced: 2024-07-30T02:23:14.061Z (3 months ago)
- Language: ActionScript
- Homepage: http://villekoskela.org
- Size: 173 KB
- Stars: 76
- Watchers: 12
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - RectanglePacking - Super fast AS3 implementation of rectangle packing algorithm (Unsorted / Other API)
README
Rectangle Packer
================ActionScript3 utility class to pack smaller rectangles within larger container rectangle efficiently.
Packs 500 rectangles in 1-2ms on a decent computer.
For more information visit [Rectangle Packing](http://villekoskela.org/2012/08/12/rectangle-packing/)
Sends your questions and feedback to [email protected]