cinolib
Mesh processor
A C++ library for processing polygonal and polyhedral meshes with a unified data structure
A generic programming header only C++ library for processing polygonal and polyhedral meshes
938 stars
32 watching
101 forks
Language: C++
last commit: 5 months ago
Linked from 4 awesome lists
computer-graphicsgeodesicgeometry-processinghex-meshhexahedral-meshhexmeshmesh-generationmesh-processingpolygonal-meshespolyhedral-meshesquad-meshquadmeshquadrilateral-meshsurface-meshtet-meshtetmeshtetrahedral-meshtriangle-meshtrimeshvolume-mesh
Related projects:
Repository | Description | Stars |
---|---|---|
meshinspector/meshlib | A comprehensive C++ library for 3D geometry processing and analysis | 531 |
pmp-library/pmp-library | A C++ library for processing and visualizing polygon surface meshes | 1,333 |
mpi-is/mesh | A software package providing tools and libraries for mesh processing, visualization, and rendering. | 674 |
microsoft/directxmesh | A shared source library for performing various geometry content processing operations. | 789 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
mepp-team/mepp | A platform for mesh processing and visualization with modular components for various tasks. | 49 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing and processing. | 270 |
gaschler/bounding-mesh | A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 334 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,770 |
forceflow/trimesh2 | A C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes | 313 |
admesh/radmesh | Provides Ruby bindings to an open source C library for processing triangulated solid meshes | 1 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
meshpro/meshplex | A software package to compute and analyze properties of complex geometric meshes in various dimensions | 104 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,229 |