Skip to content

lulzzz/Rectangle-Bin-Packing-Demo

 
 

Repository files navigation

Project logo

Build Status

Demo of the Haxe rectangle bin packing algorithms haxelib. Try the demo in your browser.

Usage

This demo requires HaxeFlixel and the bin-packing haxelib, so install these first:

haxelib git flixel https://github.com/HaxeFlixel/flixel dev # Else try stable branch of HaxeFlixel: haxelib install flixel
haxelib install bin-packing

Build the app and repeatedly tap the buttons at the bottom of the screen to test the packing algorithms. Rectangles are numbered as they are added, and flipped rectangles are marked with an "F". Tap the test button to run sets of tests.

Screenshots

Screenshot

Screenshot

Notes

  • This demo should work on all targets that HaxeFlixel supports.

About

💼 Haxe 2D rectangle bin packing algorithms demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 100.0%