Files
third_party_meshoptimizer/tools
Arseny Kapoulkine 41bada1923 tools: Implement round-trip fuzzing for vertex codec
In addition to validating all decoders for memory safety we can also
validate that the vertex encoder in particular round-trips safely. Index
encoder may rotate triangles so it's not a perfect binary match, and
index sequence encoder is rarely used and very simple, but vertex
encoder is more complicated and may become more so with v1.
2024-10-03 09:32:16 -07:00
..
2020-12-24 08:46:46 -08:00