atlaspacker icon indicating copy to clipboard operation
atlaspacker copied to clipboard

Experiments in atlas packing

atlaspacker

Algorithms

Tile Packer

Why I wrote this library

I wrote this because I wanted to test some ideas for efficient atlas packing for polygonal shapes.

I also added a simple rect bin packing (Skyline Bottom Left) as a default test case since I wanted something to compare the results against.