https://github.com/foreverzer0/rectpack
A 2D rectangle packing library written in Go, supporting multiple algorithms and heuristics.
https://github.com/foreverzer0/rectpack
Last synced: 2 months ago
JSON representation
A 2D rectangle packing library written in Go, supporting multiple algorithms and heuristics.
- Host: GitHub
- URL: https://github.com/foreverzer0/rectpack
- Owner: ForeverZer0
- License: mit
- Created: 2023-09-13T02:12:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-13T04:22:44.000Z (over 1 year ago)
- Last Synced: 2025-01-31T12:33:36.931Z (4 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rectpack
A 2D rectangle packing library written in Go, supporting multiple algorithms and heuristics.