#texture #packer #piston

texture_packer

A texture packing library using the skyline heuristic

27 breaking releases

0.29.0 May 21, 2024
0.27.0 Dec 7, 2023
0.25.0 Nov 16, 2022
0.24.0 Feb 23, 2022
0.0.0 Dec 14, 2014

#79 in Images

Download history 304/week @ 2024-04-01 68/week @ 2024-04-08 71/week @ 2024-04-15 65/week @ 2024-04-22 29/week @ 2024-04-29 28/week @ 2024-05-06 37/week @ 2024-05-13 232/week @ 2024-05-20 72/week @ 2024-05-27 54/week @ 2024-06-03 53/week @ 2024-06-10 66/week @ 2024-06-17 62/week @ 2024-06-24 7/week @ 2024-07-01 26/week @ 2024-07-08 20/week @ 2024-07-15

130 downloads per month
Used in 6 crates

MIT license

50KB
1K SLoC

texture-packer Build Status

A texture packing library using the skyline heuristic. To test the sample code, run the code below from the project directory. Documentation

# Be sure you're running this code at the root of the project directory!
cargo run --features="png" --example packer-test

How to contribute

Skyline packer

Dependencies

dependencies

References


MIT License

Dependencies

~1.3–2MB
~33K SLoC