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☆56Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- ☆15Updated 7 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆54Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- The Robust Quad Mesh Extraction Library☆125Updated 5 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- A visualization and editing tool for reflectance data☆140Updated 6 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 3 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- ☆74Updated 10 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- CIS565 Final Project☆13Updated 10 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆34Updated 7 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago