gwihlidal / meshopt-rs

Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.
Apache License 2.0
163 stars 33 forks source link

Add `get` function to `Meshlets` structure #33

Closed BeastLe9enD closed 9 months ago

BeastLe9enD commented 1 year ago

It can be handy to get the meshlet from the Meshlets structure :)