#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

#108 in Images

Download history 16/week @ 2024-11-08 27/week @ 2024-11-15 50/week @ 2024-11-22 39/week @ 2024-11-29 114/week @ 2024-12-06 163/week @ 2024-12-13 41/week @ 2024-12-20 5/week @ 2024-12-27 130/week @ 2025-01-03 159/week @ 2025-01-10 150/week @ 2025-01-17 80/week @ 2025-01-24 99/week @ 2025-01-31 328/week @ 2025-02-07 139/week @ 2025-02-14

575 downloads per month
Used in 9 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.4–2MB
~35K SLoC