Added rect_packer

This commit is contained in:
Yuriy Glukhov 2017-07-12 17:57:35 +03:00 committed by GitHub
parent e7ca6b4556
commit 8340d2e3dd

View File

@ -6710,5 +6710,18 @@
"description": "Currying library for Nim",
"license": "MIT",
"web": "https://github.com/t8m8/currying"
},
{
"name": "rect_packer",
"url": "https://github.com/yglukhov/rect_packer",
"method": "git",
"tags": [
"library",
"geometry",
"packing"
],
"description": "Pack rects into bigger rect",
"license": "MIT",
"web": "https://github.com/yglukhov/rect_packer"
}
]