Docs.rs
meshopt-0.5.0
meshopt 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gwihlidal
Uriopass
BeastLe9enD
oisyn
Dependencies
bitflags ^2.4
normal
float-cmp ^0.10
normal
thiserror ^2.0
normal
libc ^0.2
dev
memoffset ^0.9
dev
miniz_oxide ^0.8
dev
rand ^0.9
dev
structopt ^0.3
dev
tobj ^4.0
dev
bindgen ^0.70
build
optional
cc ^1.0
build
Versions
54.84%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
meshopt
0.5.0
Module stripify
Module Items
Functions
In crate meshopt
meshopt
Module
stripify
Copy item path
Source
Functions
ยง
stripify
Converts a previously vertex cache optimized triangle list to triangle strip, stitching strips using restart index.
unstripify
Converts a triangle strip to a triangle list