[][src]Module parry3d::transformation

Transformation, simplification and decomposition of meshes.

Modules

vhacd

Approximate convex decomposition using the VHACD algorithm.

voxelization

Voxelization of a 2D polyline or 3D triangle mesh.

Functions

check_convex_hull

Checks if a convex-hull is properly formed.

convex_hull

Computes the convex hull of a set of 3d points.