julienr / meshcut
Python 3D mesh planar cross-section
☆104Updated 2 years ago
Alternatives and similar repositories for meshcut:
Users that are interested in meshcut are comparing it to the libraries listed below
- Python Wrapper for MeshFix: easily repair holes in surface meshes☆310Updated 2 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…☆395Updated last year
- ☆72Updated 3 years ago
- Python implementation of surface mesh resampling algorithm ACVD☆225Updated last month
- libigl python bindings☆328Updated 2 weeks ago
- Fast simplification of 3D surface meshes☆297Updated this week
- Curvature assignment for Geometry Processing course☆153Updated last year
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆60Updated 9 years ago
- Python bindings for TriWild.☆47Updated 2 months ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆125Updated 3 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆98Updated 3 years ago
- A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh☆74Updated 5 years ago
- Create and run MeshLab XML scripts with Python☆207Updated 2 months ago
- A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains☆235Updated last month
- A python addon for mesh segmentation in blender using spectral clustering methods☆102Updated last year
- Plot 3D triangle meshes☆151Updated 6 months ago
- Standalone marching cubes implementation and Python bindings☆98Updated last year
- A Python tool to simplify a Mesh (With and Without Textures) to a specific Number of Faces using the MeshlabXML Library☆49Updated 5 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆165Updated last year
- A Python interface to CGAL's meshing tools☆617Updated 6 months ago
- A library of geometry processing tools for computer graphics☆101Updated last week
- ABC: A Big CAD Model Dataset For Geometric Deep Learning☆236Updated 2 years ago
- Fast Quadratic Mesh Simplification☆122Updated 2 weeks ago
- Marching cubes with and without color interpolation, and edge subsampling.☆183Updated 2 years ago
- A 3-D triangular mesh package for Python.