Notes
Modules
Contents
Py3DViewer.algorithms.cleaning.
remove_duplicated_vertices
remove_isolated_vertices
Py3DViewer.algorithms.dijsktra.
dijsktra
Returns the shortest distance between a vertex and all the other vertices of the mesh by using the dijsktra algorithm.
Py3DViewer.algorithms.heat_flow.
solve_heat_flow
Py3DViewer.algorithms.smoothing.
laplacian_smoothing
taubin_smoothing
Py3DViewer.algorithms.subdivision.
catmull_clark_subdivision
hex_to_tet_subdivision
mesh_subdivision
quad_to_tri_subdivision