tatsy / tinymeshLinks
TinyMesh is a light-weight mesh processing library in C/C++.
☆99Updated 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☆93Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated 3 weeks 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
- The ultimate mesh handling library☆60Updated last week
- 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…☆167Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Indirect Predicates for Geometric Constructions☆50Updated 3 weeks ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 5 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- ☆25Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- ☆130Updated 7 months ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 10 months ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆66Updated 6 months ago
- ☆43Updated 3 years ago