pyvista / pyacvdLinks
Python implementation of surface mesh resampling algorithm ACVD
☆273Updated last month
Alternatives and similar repositories for pyacvd
Users that are interested in pyacvd are comparing it to the libraries listed below
Sorting:
- Python Wrapper for MeshFix: easily repair holes in surface meshes☆355Updated last week
- A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains☆272Updated last week
- libigl python bindings☆354Updated last week
- Fast Quadratic Mesh Simplification☆174Updated last week
- Plot 3D triangle meshes☆152Updated last year
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆249Updated 11 months ago
- Mesh triangle reduction using quadrics☆83Updated last week
- An invigorating blend of 3D geometry tools in Python.☆535Updated 4 months ago
- Fast simplification of 3D surface meshes☆358Updated 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…☆430Updated 2 years ago
- A collection of utility functions to prototype geometry processing research in python☆251Updated last month
- Fast python implementation of the quadric mesh simplification algorithm from http://mgarland.org/files/papers/quadrics.pdf☆110Updated last year
- A Python interface to CGAL's meshing tools☆655Updated last year
- A collection of meshes for canonical domains☆334Updated last year
- Toolkit for Meshing in the Wild☆168Updated this week
- Mesh optimization, mesh smoothing.☆617Updated last year
- A library of geometry processing tools for computer graphics☆111Updated this week
- Python bindings for TriWild.☆54Updated 10 months ago
- Extraction of 3D skeletons from meshes.☆239Updated last year
- Standalone marching cubes implementation and Python bindings