IvanNik17 / python-3d-analysis-librariesLinks
Repository for the code used in the Medium articles about Python libraries for 3D analysis, visualization and manipulation of point clouds and meshes
☆89Updated 7 months ago
Alternatives and similar repositories for python-3d-analysis-libraries
Users that are interested in python-3d-analysis-libraries are comparing it to the libraries listed below
Sorting:
- Python Wrapper for MeshFix: easily repair holes in surface meshes☆352Updated last month
- A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains☆268Updated this week
- Python implementation of surface mesh resampling algorithm ACVD☆264Updated last week
- A Python interface to CGAL's meshing tools☆646Updated last year
- Plot 3D triangle meshes☆151Updated last year
- Fast Quadratic Mesh Simplification☆169Updated last month
- Marching cubes (and related tools) for Python☆777Updated last year
- libigl python bindings☆355Updated 3 weeks 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
- Fast python implementation of the quadric mesh simplification algorithm from http://mgarland.org/files/papers/quadrics.pdf☆110Updated last year
- Python library to compute geodesic distance over a triangular based surface mesh☆104Updated 10 months ago
- A collection of meshes for canonical domains☆332Updated last year
- An invigorating blend of 3D geometry tools in Python.☆521Updated 3 months ago
- Python implementation of Functional Maps☆130Updated 6 months ago
- Example scripts for the NURBS-Python (geomdl) package☆190Updated 5 years ago
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆245Updated 10 months ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆498Updated last year
- A collection of utility functions to prototype geometry processing research in python☆249Updated last week
- Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator.☆45Updated last month
- GPU-Accelerated Radial Basis Function (RBF) Interpolation in PyTorch☆41Updated 2 months ago
- 2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)☆559Updated this week
- Mesh optimization, mesh smoothing.☆616Updated last year
- some materials about mesh processing, including papers, videos, codes, and so on. Updating every day!☆321Updated last year
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆240Updated 3 years ago
- A lightweight library for NURBS curves and surfaces☆80Updated 6 months ago
- Extraction of 3D skeletons from meshes.☆237Updated last year
- Spline modelling made easy.☆111Updated 5 months ago
- Python Geometrical Morphing