Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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]