https://github.com/misterhat/rectangle-spawn
spawn small rectangles into a larger rectangle
https://github.com/misterhat/rectangle-spawn
bin-packing design rectangle rectangle-packing rectangles
Last synced: about 1 month ago
JSON representation
spawn small rectangles into a larger rectangle
- Host: GitHub
- URL: https://github.com/misterhat/rectangle-spawn
- Owner: misterhat
- License: gpl-3.0
- Created: 2021-01-19T21:23:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T21:25:47.000Z (over 4 years ago)
- Last Synced: 2025-02-16T12:57:33.020Z (3 months ago)
- Topics: bin-packing, design, rectangle, rectangle-packing, rectangles
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# rectangle-spawn
spawn small rectangles into a larger rectangle. 
## license
Copyright (C) 2021 Zorian Medwid
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.