frenchtoast747 / webgl-obj-loader

A simple OBJ model loader to help facilitate the learning of WebGL.
http://frenchtoast747.github.io/webgl-obj-loader/
MIT License
283 stars 59 forks source link

Test: Add test for triangulation bugs #71

Closed qtip closed 4 years ago

qtip commented 4 years ago

This commit adds a test for the bug in an earlier commit where triangles from triangulation were being ignored.