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:
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 3 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- The Robust Quad Mesh Extraction Library☆123Updated 5 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆54Updated last year
- Mesh Decimation Tool☆97Updated 10 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- Dual Contoruing implemented in C++☆97Updated 6 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- ☆15Updated 7 years ago
- Octree library in C++☆60Updated 13 years ago
- Directional Field Synthesis, Design, and Processing☆84Updated 4 years ago
- A visualization and editing tool for reflectance data☆137Updated 6 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- robust geometric predicates☆37Updated 4 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- ☆75Updated 10 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆80Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 3 years ago