#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

#725 in Graphics APIs

Download history 1168/week @ 2024-04-08 999/week @ 2024-04-15 995/week @ 2024-04-22 1447/week @ 2024-04-29 1277/week @ 2024-05-06 825/week @ 2024-05-13 1516/week @ 2024-05-20 1343/week @ 2024-05-27 2010/week @ 2024-06-03 2680/week @ 2024-06-10 1327/week @ 2024-06-17 1161/week @ 2024-06-24 1241/week @ 2024-07-01 1945/week @ 2024-07-08 1564/week @ 2024-07-15 1412/week @ 2024-07-22

6,233 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

~185KB