HusseinBakri / 3DMeshBulkSimplification
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
Alternatives and similar repositories for 3DMeshBulkSimplification:
Users that are interested in 3DMeshBulkSimplification are comparing it to the libraries listed below
- Mesh triangle reduction using quadrics☆68Updated 2 months ago
- Correlation Clustering on weighted mesh under an anisotropic metric☆44Updated 5 years ago
- A python addon for mesh segmentation in blender using spectral clustering methods☆102Updated last year
- Repairing Man-Made Meshes via Visual Driven Global Optimization with Minimum Intrusion☆71Updated 10 months ago
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆59Updated 6 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆106Updated 2 years ago
- SEG-MAT: 3D Shape Segmentation Using Medial Axis Transform (TVCG2020)☆59Updated last week
- PyTorch implementation for paper Neural Marching Cubes.☆163Updated last year
- An implementation of Laplacian mesh editing for Math 290.☆118Updated 8 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆125Updated 3 years ago
- Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)☆97Updated 4 years ago
- prototype code for neural subdivision☆122Updated last year
- Fast Quadratic Mesh Simplification☆122Updated 2 weeks ago
- Code of RFEPS: Reconstructing Feature-line Equipped Polygonal Surface. ACM Transactions on Graphics, SIGGRAPH Asia 2022 Paper.☆63Updated 8 months ago
- An application that allows users to deform meshes in a smooth and realistic way in real-time.☆51Updated 5 years ago
- Registration assignment for Geometry Processing course☆90Updated 2 years ago
- Fast python implementation of the quadric mesh simplification algorithm from http://mgarland.org/files/papers/quadrics.pdf