yig / halfedgeLinks
A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.
☆116Updated 13 years ago
Alternatives and similar repositories for halfedge
Users that are interested in halfedge are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆136Updated 3 years ago
- Indirect Predicates for Geometric Constructions☆46Updated 3 weeks ago
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- Directional Field Synthesis, Design, and Processing☆82Updated 3 years ago
- ☆15Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- ☆75Updated 10 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- HPMC is a small OpenGL/C/C++-library that extractes iso-surfaces of volumetric data directly on the GPU.☆21Updated 10 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…☆154Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆54Updated 8 months ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 10 months ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆82Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- A Shoemake Arcball camera in C++☆29Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- OpenGP☆81Updated 2 years ago