tatsy / tinymeshLinks
TinyMesh is a light-weight mesh processing library in C/C++.
☆97Updated 2 years ago
Alternatives and similar repositories for tinymesh
Users that are interested in tinymesh are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Isotropic Remeshing of Triangulated Surface☆92Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆166Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆84Updated 2 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated 2 months ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- The ultimate mesh handling library☆60Updated last week
- ☆24Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆31Updated 2 years ago
- ☆130Updated 7 months ago
- Closed 3D Triangle Mesh Boolean Operation Library☆25Updated 4 years ago
- Indirect Predicates for Geometric Constructions☆49Updated last week
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆130Updated 3 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆173Updated 2 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 4 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last week
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆77Updated 3 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago