updated list of working samples
This commit is contained in:
parent
7cea7b7bfc
commit
dad227d797
|
@ -12,7 +12,7 @@ SUBDIRS = trimesh_base \
|
|||
trimesh_edge \
|
||||
trimesh_fitting \
|
||||
trimesh_geodesic \
|
||||
trimesh_ext_mc \
|
||||
# trimesh_ext_mc \
|
||||
trimesh_hole \
|
||||
trimesh_inertia \
|
||||
trimesh_intersection \
|
||||
|
@ -29,7 +29,14 @@ SUBDIRS = trimesh_base \
|
|||
trimesh_split_vertex \
|
||||
trimesh_texture \
|
||||
trimesh_topology \
|
||||
trimesh_voronoi \
|
||||
trimesh_voronoiatlas \
|
||||
trimesh_voronoiclustering \
|
||||
trimesh_voronoisampling \
|
||||
edgemesh_sampling \
|
||||
polygonmesh_base \
|
||||
space_packer \
|
||||
aabb_binary_tree
|
||||
colorspace \
|
||||
space_index_2d \
|
||||
space_packer
|
||||
# aabb_binary_tree
|
||||
|
||||
|
|
Loading…
Reference in New Issue