yig / halfedge
A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.
☆114Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for halfedge
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- The Robust Quad Mesh Extraction Library☆106Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Indirect Predicates for Geometric Constructions☆41Updated 7 months ago
- Directional Field Synthesis, Design, and Processing☆80Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆132Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- ☆15Updated 6 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…☆146Updated 6 months ago
- A collection of common mesh subdivision algorithms☆90Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆48Updated last month
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆38Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆159Updated 7 months ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆56Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆49Updated 2 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- A visualization and editing tool for reflectance data☆130Updated 5 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆91Updated 11 months ago
- Isotropic Remeshing of Triangulated Surface☆84Updated last year
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆51Updated 3 months ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆52Updated 10 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆80Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 2 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆33Updated 6 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆78Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 2 months ago