Skip to content

Novum/mikktspace-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mikktspace-sys

crates.io

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

The reason for this crate is that for practical applications the output must match the C reference implementation exactly. The Rust mikktspace crate is probably producing identical output in all cases, but I didn't want to take any chances.

Examples

generate

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

cargo run --example generate

License agreement

About

Rust MikkTSpace C library wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published