#texture #packer #piston

texture_packer

A texture packing library using the skyline heuristic

25 breaking releases

0.27.0 Dec 7, 2023
0.25.0 Nov 16, 2022
0.24.1 Sep 11, 2022
0.24.0 Feb 23, 2022
0.0.0 Dec 14, 2014

#106 in Images

Download history 250/week @ 2023-11-26 247/week @ 2023-12-03 44/week @ 2023-12-10 42/week @ 2023-12-17 12/week @ 2023-12-24 29/week @ 2023-12-31 54/week @ 2024-01-07 109/week @ 2024-01-14 79/week @ 2024-01-21 37/week @ 2024-01-28 125/week @ 2024-02-04 124/week @ 2024-02-11 53/week @ 2024-02-18 139/week @ 2024-02-25 64/week @ 2024-03-03 35/week @ 2024-03-10

301 downloads per month
Used in 6 crates

MIT license

48KB
977 lines

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 --example packer-test

How to contribute

Skyline packer

Dependencies

dependencies

References


MIT License

Dependencies

~10MB
~31K SLoC