Expand description
Functionality for loading Parry TriMesh from STL or PLY files.
Functionsยง
- load_
trimesh_ from_ ply - Function to load a TriMesh from a PLY file
- load_
trimesh_ from_ stl - Function to load a TriMesh from an STL file
Functionality for loading Parry TriMesh from STL or PLY files.