Skip to content

Haxe port of villekoskelaorg's rectangle packing algorithm

License

Notifications You must be signed in to change notification settings

barisyild/rectangle-packing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectangle Packer

Platform Supported Performance Notes
HTML5 ✔️ Best Native vector array not supported on this target
Flash/Adobe AIR ✔️ High
Windows ✔️ Best
Linux
Mac OS
Android
iOS ✔️
Neko ✔️ Low
Emscripten

Live Demo: https://rectangle-packing.surge.sh/


Haxe 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

Sends your questions and feedback to ville@villekoskela.org

About

Haxe port of villekoskelaorg's rectangle packing algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages