libigl / libigl-unit-tests

Unit tests for libigl
Mozilla Public License 2.0
2 stars 6 forks source link

Add a Tet Mesh and 3 tests #10

Closed jiangzhongshi closed 7 years ago

jiangzhongshi commented 7 years ago

test for triangle_triangle_adjacency

and test for 2 new functions in a proposed pull-request for libigl: libigl/libigl#479 triangle_triangle_adjacency and TetTupleIterator

I also added a random bumpy tet mesh.

jiangzhongshi commented 7 years ago

I'll finalize all the interfaces changes before reopen this PR.