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:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆140Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- The Robust Quad Mesh Extraction Library☆120Updated 4 years ago
- Dual Contoruing implemented in C++☆95Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆176Updated 5 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- CIS565 Final Project☆13Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 11 months ago
- ☆15Updated 7 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆327Updated last year
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- OpenGP☆81Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Graphics and physics research, snippets, demos☆132Updated 9 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 6 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago