yig / halfedge
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
- The Robust Quad Mesh Extraction Library☆114Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆76Updated 3 years ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- A collection of common mesh subdivision algorithms☆94Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- OpenGP☆81Updated 2 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆51Updated 7 months ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆40Updated 2 years ago
- ☆15Updated 7 years ago
- Indirect Predicates for Geometric Constructions☆45Updated last month
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆66Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆161Updated 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…☆153Updated 11 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated last month
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆55Updated 9 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- ☆75Updated 10 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Octree library in C++☆58Updated 12 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆51Updated 2 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆59Updated 3 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago