added sample for mesh mesh intersection with remeshing

This commit is contained in:
Paolo Cignoni 2017-04-11 19:20:36 +02:00
parent 65c847fede
commit 9299552435
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ SUBDIRS = trimesh_allocate \
trimesh_indexing \
trimesh_inertia \
trimesh_intersection_plane \
trimesh_intersection_mesh \
trimesh_isosurface \
trimesh_join \
trimesh_kdtree \