gfx-rs / genmesh

A library of mesh generation utilities.
Apache License 2.0
122 stars 29 forks source link

Automated testing #39

Closed kvark closed 7 years ago

kvark commented 7 years ago

The library needs some sort of testing. For example, we could compare the output of Iterator implementation for each generator versus SharedVertex + IndexedPolygon data.