pyvista / pymeshfix
Python Wrapper for MeshFix: easily repair holes in surface meshes
☆294Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for pymeshfix
- Python implementation of surface mesh resampling algorithm ACVD☆206Updated last month
- A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains☆228Updated 3 weeks ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆374Updated last year
- libigl python bindings☆318Updated this week
- Fast Quadratic Mesh Simplification☆110Updated 2 weeks ago
- Plot 3D triangle meshes☆148Updated 3 months ago
- A Python interface to CGAL's meshing tools☆598Updated 3 months ago
- Fast simplification of 3D surface meshes☆265Updated 4 months ago
- Mesh triangle reduction using quadrics☆62Updated 3 weeks ago
- Standalone marching cubes implementation and Python bindings☆96Updated 11 months ago
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆227Updated 2 years ago
- ☆135Updated 8 months ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆594Updated last year
- Marching cubes (and related tools) for Python☆708Updated 4 months ago
- Mesh optimization, mesh smoothing.☆578Updated 10 months ago
- Convert any Triangle Mesh to Watertight Manifold☆610Updated 4 years ago
- SEG-MAT: 3D Shape Segmentation Using Medial Axis Transform (TVCG2020)☆56Updated 10 months ago
- Repository for the code used in the Medium articles about Python libraries for 3D analysis, visualization and manipulation of point cloud…