{"id":19961962,"url":"https://github.com/tw1ddle/rectangle-bin-packing-demo","last_synced_at":"2026-03-03T21:31:36.027Z","repository":{"id":150403963,"uuid":"48796918","full_name":"Tw1ddle/Rectangle-Bin-Packing-Demo","owner":"Tw1ddle","description":":briefcase: Haxe 2D rectangle bin packing algorithms demo","archived":false,"fork":false,"pushed_at":"2021-12-12T20:54:31.000Z","size":1281,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T16:47:54.038Z","etag":null,"topics":["bin-algorithm","bin-packer","bin-packing","haxe","haxelib","packing-algorithm","packing-algorithms"],"latest_commit_sha":null,"homepage":"https://samcodes.co.uk/code/","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tw1ddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-30T11:05:06.000Z","updated_at":"2024-11-01T03:31:01.000Z","dependencies_parsed_at":"2023-04-25T16:20:02.771Z","dependency_job_id":null,"html_url":"https://github.com/Tw1ddle/Rectangle-Bin-Packing-Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tw1ddle/Rectangle-Bin-Packing-Demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tw1ddle%2FRectangle-Bin-Packing-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tw1ddle%2FRectangle-Bin-Packing-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tw1ddle%2FRectangle-Bin-Packing-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tw1ddle%2FRectangle-Bin-Packing-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tw1ddle","download_url":"https://codeload.github.com/Tw1ddle/Rectangle-Bin-Packing-Demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tw1ddle%2FRectangle-Bin-Packing-Demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30062374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bin-algorithm","bin-packer","bin-packing","haxe","haxelib","packing-algorithm","packing-algorithms"],"created_at":"2024-11-13T02:09:02.385Z","updated_at":"2026-03-03T21:31:35.989Z","avatar_url":"https://github.com/Tw1ddle.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Project logo](https://github.com/Tw1ddle/Rectangle-Bin-Packing-Demo/blob/master/screenshots/bin_packing_logo.png?raw=true \"Bin Packing Algorithms Demo Logo\")\n\n[![License](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://github.com/Tw1ddle/Rectangle-Bin-Packing-Demo/blob/master/LICENSE)\n[![Build Status Badge](https://ci.appveyor.com/api/projects/status/github/Tw1ddle/Rectangle-Bin-Packing-Demo)](https://ci.appveyor.com/project/Tw1ddle/Rectangle-Bin-Packing-Demo)\n\nDemo of the Haxe rectangle [bin packing](https://github.com/Tw1ddle/Rectangle-Bin-Packing) algorithms [haxelib](https://lib.haxe.org/p/bin-packing). Run the demo [in your browser](https://tw1ddle.github.io/Rectangle-Bin-Packing-Demo/index.html).\n\n### Usage ###\n\nThis demo requires HaxeFlixel and the bin-packing haxelib, so install these first:\n\n```bash\nhaxelib install flixel\nhaxelib install bin-packing\n```\n\nTap the buttons at the bottom of the screen to test the packing algorithms. Rectangles are numbered as they are added, flipped rectangles are marked with the letter \"F\". Tap the test button to run sets of tests.\n\n### Screenshots ###\n\n![Screenshot](https://github.com/Tw1ddle/Rectangle-Bin-Packing-Demo/blob/master/screenshots/screenshot1.png?raw=true \"Bin Packing Algorithm Demo screenshot 1\")\n\n![Screenshot](https://github.com/Tw1ddle/Rectangle-Bin-Packing-Demo/blob/master/screenshots/screenshot2.png?raw=true \"Bin Packing Algorithm Demo screenshot 2\")\n\n### Notes ###\n* This demo runs on all targets HaxeFlixel supports.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftw1ddle%2Frectangle-bin-packing-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftw1ddle%2Frectangle-bin-packing-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftw1ddle%2Frectangle-bin-packing-demo/lists"}