added base example using polygon meshes and halfedges
This commit is contained in:
parent
67219758ff
commit
aee7504a93
|
@ -14,6 +14,7 @@ SUBDIRS = trimesh_base \
|
|||
trimesh_intersection \
|
||||
trimesh_ball_pivoting \
|
||||
trimesh_hole \
|
||||
polygonmesh_base \
|
||||
aabb_binary_tree \
|
||||
edgemesh_grid \
|
||||
trimesh_attribute
|
||||
|
|
Loading…
Reference in New Issue