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