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

Make the crate buildable on WebAssembly #16

Closed laarmen closed 5 years ago

laarmen commented 5 years ago

This touches only on the build process. There's no guarantee that the code will actually work. It seems to for our use case, but that's a trivial one.