xatlas-rs

travis-ci.com Latest version Documentation MIT

This crate is a wrapper around the xatlas library.

A cleaned up version of thekla_atlas.

Mesh charting, parameterization and atlas packing. Suitable for generating unique texture coordinates for baking lightmaps.

Sample

Usage

Add this to your Cargo.toml:

[dependencies]
xatlas-rs = "0.1.3"

License

Licensed under MIT license (http://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.

Contributions are always welcome; please look at the issue tracker to see what known improvements are documented.