 aabb_binary_tree.cpp | |
 adjacency.dxy | |
 allocate.h | |
 allocation.dxy | |
 append.h | |
 attributes.dxy | |
 basic_concepts.dxy | |
 bounding.h | |
 clean.h | |
 color.h | |
 colorspace.cpp | |
 complex.h | |
 vertex/component.h | |
 edge/component.h | |
 face/component.h | |
 component_ep.h | |
 curvature.h | |
 curvature_fitting.h | |
 edgemesh_sampling.cpp | |
 fileformat.dxy | |
 fitmaps.h | |
 flag.h | |
 flags.dxy | |
 geodesic.h | |
 groups.dxy | |
 halfedge_indexed.h | |
 halfedge_topology.h | |
 index.dxy | |
 inertia.h | |
 install.dxy | |
 metro.dxy | |
 namespaces.dxy | |
 normal.h | |
 optional_component.dxy | |
 platonic.h | |
 point_sampling.h | |
 polygonmesh.cpp | |
 polygonmesh_dual.cpp | |
 polygonmesh_optimize.cpp | |
 polygonmesh_polychord_collapse.cpp | |
 polygonmesh_quadsimpl.cpp | |
 polygonmesh_smooth.cpp | |
 polygonmesh_zonohedra.cpp | |
 position.h | |
 quality.h | |
 refine.h | |
 selection.h | |
 shot.dxy | |
 simple_volume.h | |
 space_index_2d.cpp | |
 space_minimal.cpp | |
 space_packer.cpp | |
 space_rasterized_packer.cpp | |
 style.dxy | |
 texture.h | |
 simplex/face/topology.h | |
 complex/algorithms/update/topology.h | |
 trimesh_align_pair.cpp | Minimal example for aligning two meshes |
 trimesh_allocate.cpp | Minimal example about creating and deleting elements |
 trimesh_attribute.cpp | Minimal example of using the attributes |
 trimesh_attribute_saving.cpp | |
 trimesh_ball_pivoting.cpp | |
 trimesh_base.cpp | Minimal example of using the lib |
 trimesh_closest.cpp | |
 trimesh_clustering.cpp | Minimal example of a clustering based simplification |
 trimesh_color.cpp | Brief overview of the various color oriented functionalities |
 trimesh_copy.cpp | |
 trimesh_create.cpp | Some examples of building meshes out of nothing |
 trimesh_curvature.cpp | Example showing the various techniques for computing curvatures |
 trimesh_cylinder_clipping.cpp | |
 trimesh_disk_parametrization.cpp | |
 trimesh_edge.cpp | |
 trimesh_fitting.cpp | A small example about sampling and fitting |
 trimesh_geodesic.cpp | |
 trimesh_harmonic.cpp | |
 trimesh_hole.cpp | |
 trimesh_implicit_smooth.cpp | |
 trimesh_import_fbx.cpp | |
 trimesh_indexing.cpp | |
 trimesh_inertia.cpp | An example of computing the inertia properties of meshes |
 trimesh_intersection_mesh.cpp | An example of adaptively remeshing the intersection between a cube and a sphere |
 trimesh_intersection_plane.cpp | An example of computing the intersection of a mesh with a plane, saving this polyline as a well projected 2D SVG and splicing the mesh in the two components below and over the plane |
 trimesh_isosurface.cpp | |
 trimesh_join.cpp | |
 trimesh_kdtree.cpp | An example about using a kdtree to spatially index the vertexes of a mesh |
 trimesh_montecarlo_sampling.cpp | |
 trimesh_normal.cpp | An example of all the methods for computing normals over a mesh |
 trimesh_optional.cpp | Minimal example of using the Optional Components |
 trimesh_optional_occ.cpp | |
 trimesh_optional_ocf.cpp | |
 trimesh_pointcloud_sampling.cpp | |
 trimesh_pointmatching.cpp | |
 trimesh_ransac.cpp | |
 trimesh_ray.cpp | |
 trimesh_refine.cpp | |
 trimesh_remeshing.cpp | |
 trimesh_resampler.cpp | |
 trimesh_sampling.cpp | |
 trimesh_select.cpp | Minimal example of using the selection functionality |
 trimesh_selfintersection.cpp | |
 trimesh_simpdata_simp.cpp | |
 trimesh_smooth.cpp | Minimal example of using the lib |
 trimesh_split_vertex.cpp | |
 trimesh_texture.cpp | Small example about packing texture regions |
 trimesh_texture_clean.cpp | Small example about removing fake texture seams eventually generated by rounding error in a texture param |
 trimesh_topological_cut.cpp | |
 trimesh_topology.cpp | |
 trimesh_volumesampling.cpp | |
 trimesh_voronoi.cpp | |
 trimesh_voronoi_remesh.cpp | |
 trimesh_voronoiatlas.cpp | |
 trimesh_voronoiclustering.cpp | |
 trimesh_voronoisampling.cpp | |