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

Update #26

Closed Jake-Shadle closed 2 years ago

Jake-Shadle commented 2 years ago

This crate hasn't seen any activity in a while so this updates several things at once because I am too lazy to split it into multiple PRs.

The update to the meshopt lib only fixes the APIs that have changed, but there are also several new API functions that can be covered in a separate PR.