#texture #packer #piston

texture_packer

A texture packing library using the skyline heuristic

24 breaking releases

0.25.0 Nov 16, 2022
0.24.0 Feb 23, 2022
0.23.1 Sep 4, 2021
0.23.0 May 14, 2021
0.0.0 Dec 14, 2014

#77 in Game dev

Download history 89/week @ 2023-02-02 141/week @ 2023-02-09 147/week @ 2023-02-16 135/week @ 2023-02-23 113/week @ 2023-03-02 84/week @ 2023-03-09 43/week @ 2023-03-16 52/week @ 2023-03-23 56/week @ 2023-03-30 100/week @ 2023-04-06 55/week @ 2023-04-13 72/week @ 2023-04-20 183/week @ 2023-04-27 178/week @ 2023-05-04 201/week @ 2023-05-11 191/week @ 2023-05-18

763 downloads per month
Used in 4 crates

MIT license

48KB
968 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

~1.5–2.3MB
~39K SLoC