jmespadero / pyDelaunay2DLinks
A simple Delaunay 2D triangulation in python (with numpy)
☆198Updated last year
Alternatives and similar repositories for pyDelaunay2D
Users that are interested in pyDelaunay2D are comparing it to the libraries listed below
Sorting:
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆63Updated 10 years ago
- Geometry Processing Package☆56Updated 2 years ago
- Example scripts for the NURBS-Python (geomdl) package☆190Updated 5 years ago
- A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh☆77Updated 6 years ago
- Python bindings to the triangle library☆248Updated 8 months ago
- A collection of meshes for canonical domains☆332Updated last year
- Python implementation of the paper "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds" by Meyer et. al. VisMath 2002☆53Updated 2 years ago
- Mesh optimization, mesh smoothing.☆615Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆129Updated 4 years ago
- CGAL bindings using SWIG☆382Updated last week
- Spline modelling made easy.☆111Updated 4 months ago
- Data for libigl tutorial☆35Updated 4 years ago
- Octree structure containing a 3D triangular mesh model☆91Updated 4 years ago
- ☆72Updated 4 years ago
- Python bindings for TriWild.☆53Updated 8 months ago
- Code repository for 15-869 Discrete Differential Geometry at CMU in Spring 2016.☆120Updated 9 years ago
- Plot 3D triangle meshes☆152Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆168Updated 7 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆105Updated 4 years ago
- Spherical conformal map for genus-0 closed surfaces☆46Updated last year
- This is a mirror of the latest stable version of Tetgen.☆104Updated 5 months ago
- Simple mesh generator inspired by distmesh.☆218Updated 2 years ago
- Python Wrapper for MeshFix: easily repair holes in surface meshes☆349Updated last week
- Hex-mesh simplification and optimization☆49Updated 7 years 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…☆423Updated 2 years ago
- Standalone marching cubes implementation and Python bindings☆99Updated 3 weeks ago