mikktspace-sys 0.1.1

Mikkelsen tangent space algorithm (C wrapper)
Documentation
  • Coverage
  • 7.69%
    1 out of 13 items documented0 out of 10 items with examples
  • Size
  • Source code size: 109.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 639.33 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Novum/mikktspace-sys
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Novum

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