Crates.io | mikktspace |
lib.rs | mikktspace |
version | 0.3.0 |
source | src |
created_at | 2018-06-12 17:15:27.333106 |
updated_at | 2022-02-12 22:34:13.213296 |
description | Mikkelsen tangent space algorithm |
homepage | https://github.com/gltf-rs/mikktspace |
repository | https://github.com/gltf-rs/mikktspace |
max_upload_size | |
id | 69804 |
size | 120,759 |
Port of the Mikkelsen Tangent Space Algorithm reference implementation.
Requires at least Rust 1.31.0.
Demonstrates generating tangents for a cube with 4 triangular faces per side.
cargo run --example generate
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.