Skip to content
📦 A library for texture packing
Rust
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Published 0.14.0 Apr 26, 2018
src Document the each field of the TexturePackerConfig Jul 6, 2016
.gitignore Simplify the gitignore rules Jul 2, 2016
.travis.yml Speed up travis CI Jul 2, 2016
Cargo.dot Added dependency graph to README Oct 28, 2014
Cargo.png
Cargo.toml Published 0.17.0 Aug 1, 2019
LICENSE Initial commit Aug 26, 2014
README.md Link the documentation to the README Jul 3, 2016

README.md

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

You can’t perform that action at this time.