#texture #packer #piston

texture_packer

A texture packing library using the skyline heuristic

26 breaking releases

0.28.0 Apr 3, 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

#103 in Images

Download history 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 151/week @ 2024-03-10 56/week @ 2024-03-17 81/week @ 2024-03-24 295/week @ 2024-03-31 77/week @ 2024-04-07 66/week @ 2024-04-14 70/week @ 2024-04-21 31/week @ 2024-04-28 25/week @ 2024-05-05

202 downloads per month
Used in 6 crates

MIT license

49KB
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

~10MB
~30K SLoC