yig / halfedgeLinks
A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.
☆117Updated 13 years ago
Alternatives and similar repositories for halfedge
Users that are interested in halfedge are comparing it to the libraries listed below
Sorting:
- Directional Field Synthesis, Design, and Processing☆84Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆66Updated 4 years ago
- Indirect Predicates for Geometric Constructions☆46Updated last month
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆83Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 5 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆138Updated 3 years ago
- ☆15Updated 7 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 10 months ago
- ☆75Updated 10 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months 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…☆157Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- Isotropic Remeshing of Triangulated Surface☆90Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆197Updated this week
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- A blank project example showing how to use libigl and cmake.☆152Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆175Updated 5 years ago