#tangent #algorithm #3d #graphics

sys mikktspace-sys

Mikkelsen tangent space algorithm (C wrapper)

2 releases

0.1.1 Apr 21, 2023
0.1.0 Apr 21, 2023

#719 in Graphics APIs

Download history 5518/week @ 2025-08-16 4156/week @ 2025-08-23 2844/week @ 2025-08-30 4135/week @ 2025-09-06 4601/week @ 2025-09-13 5887/week @ 2025-09-20 6770/week @ 2025-09-27 3730/week @ 2025-10-04 2779/week @ 2025-10-11 4234/week @ 2025-10-18 4448/week @ 2025-10-25 5429/week @ 2025-11-01 3364/week @ 2025-11-08 5307/week @ 2025-11-15 3531/week @ 2025-11-22 2850/week @ 2025-11-29

16,349 downloads per month

MIT license

69KB
1.5K SLoC

C 1.5K SLoC // 0.1% comments Rust 210 SLoC

mikktspace-sys

crates.io

Wrapper around the original C reference implementation (Mikkelsen Tangent Space Algorithm).

Examples

generate

Demonstrates generating tangents for a cube with 4 triangular faces per side.

cargo run --example generate

License agreement

No runtime deps

~235KB