Skip to content

pekim/skyline

Repository files navigation

skyline

PkgGoDev golangci-lint

skyline implements the skyline algorithm for packing 2D rectangles.

Acknowledgment

Most of the implementation is a Go port of jvernay's jv_pack2d. There is a corresponding implementation article that describes the code.

That code was placed in the public domain by jvernay.

License

skyline is licensed under the terms of the MIT license.

Development

pre-commit hook

There are configuration files for linting and other checks. To use a git pre-commit hook for the checks

About

skyline is a Go implementation of the skyline algorithm for packing 2D rectangles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages