Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.29 KB

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