yig / halfedgeLinks
A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.
☆117Updated 14 years ago
Alternatives and similar repositories for halfedge
Users that are interested in halfedge are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 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.☆121Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Updated 2 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- A visualization and editing tool for reflectance data☆140Updated 6 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆35Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- The Robust Quad Mesh Extraction Library☆130Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆82Updated 5 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- Mesh Decimation Tool☆96Updated 10 years ago
- ☆74Updated 11 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 5 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- CIS565 Final Project☆13Updated 11 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Octree library in C++☆60Updated 13 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…☆168Updated last year