COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220213190359/https://github.com/topics/mesh-processing
Here are
112 public repositories
matching this topic...
Open3D: A Modern Library for 3D Data Processing
Mesh optimization library that makes meshes smaller and faster to render
The public CGAL repository, see the README below
The open source mesh processing system
The Polygon Mesh Processing Library
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
Updated
Oct 27, 2020
Python
A generic programming header only C++ library for processing polygonal and polyhedral meshes
glTF 2.0 SDK for JavaScript, TypeScript, and Node.js.
Updated
Feb 12, 2022
TypeScript
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
Online video stabilization using a novel MeshFlow motion model
Updated
Oct 8, 2021
Python
Automated anatomical brain label/shape analysis software (+ website)
Updated
Apr 8, 2021
Python
GLScene is a graphic engine based on OpenGL and VCL components for Delphi and C++ Builder.
Updated
Feb 11, 2022
Pascal
Python Wrapper for MeshFix: easily repair holes in surface meshes
Geometric data structures and algorithms for computational design tasks
A low-overhead mesh-processing plug-in API for cross-software procedural effects
Split large meshes in Unity into smaller submeshes
DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates
Updated
Jun 10, 2021
Python
Modified version of non-rigid Iterative closest point algorithm for fitting to noisy point clouds
Updated
Apr 1, 2019
Python
Python implementation of surface mesh resampling algorithm ACVD
Updated
Sep 21, 2021
Cython
Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)
Double bubbles sans toil and trouble: discrete circulation-preserving vortex sheets for soap films and foams
3D polygonal mesh renderer with dynamic level-of-detail (LOD).
some materials about mesh segmentation, including papers, videos, codes, and so on. Updating every day!
A Constrained Resampling Strategy for Mesh Improvement - SGP 2017
A collection of common mesh subdivision algorithms
A fast Python Quantized Mesh encoder
Updated
Feb 13, 2022
Python
A simple and fast library for mesh booleans and more.
Self-collision detection for triangles meshes (C++, libigl, eigen)
Improve this page
Add a description, image, and links to the
mesh-processing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mesh-processing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There are a few instances of
RuntimeErroror some other error being used instead ofVTKVersionError. It would be nice to clean these up, potentially looking at all currentRuntimeErrors to try and disambiguate them (or maybe define PyVista-specific error subclasses where it makes sense).Examples:
https://github.com/pyvista/pyvista/blob/576466e11ba4f7961adbdb5af4eaf69eca8a0051/pyvista/ut