Crate meshopt_rs

Source
Expand description

meshopt-rs

§Features

  • experimental: Enables experimental APIs which have unstable interface and might have implementation that’s not fully tested or optimized

Modules§

index
overdraw
Overdraw analysis and optimization
quantize
stripify
Mesh triangle list ↔ triangle strip conversion
vertex

Structs§

Stream
A stream of value groups which are meant to be used together (e.g. 3 floats representing a vertex position).

Constants§

INVALID_INDEX