Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eronana/rect-pack


https://github.com/eronana/rect-pack

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

rect pack
===
## Usage
see `src/test.ts` and `src/test2.ts`

## Result
- 10000 random rectangles(1 <= width, height <= 100)
utilization: 25574275/26718512(95.72%)
![](test.png)

- 1000 random rectangles(12 <= width, height <= 200)
utilization: 24582270/27164215(90.50%)
![](test2.png)