tatsy / tinymeshLinks
TinyMesh is a light-weight mesh processing library in C/C++.
☆100Updated 2 years ago
Alternatives and similar repositories for tinymesh
Users that are interested in tinymesh are comparing it to the libraries listed below
Sorting:
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated last month
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- 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…☆168Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- ☆25Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆50Updated last month
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Updated 2 years ago
- The ultimate mesh handling library☆61Updated last month
- ☆130Updated 8 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- ☆46Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- A C++ geometry processing library☆52Updated 4 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆89Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 5 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago