gwihlidal / meshopt-rs

Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write unit tests

gwihlidal opened this issue · comments

Self-explanatory ;)

There should be tests for all components of the library

  • analyze
  • clusterize
  • encoding
  • optimize
  • packing
  • remap
  • shadow
  • simplify
  • stripify
  • utilities