w8r / orourke-compcLinks
Code from O'Rourke book "Computational Geometry algorithms in C" 1997
☆33Updated 7 years ago
Alternatives and similar repositories for orourke-compc
Users that are interested in orourke-compc are comparing it to the libraries listed below
Sorting:
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆55Updated 3 years ago
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆68Updated 5 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆44Updated 5 months ago
- an elegant, high-performance and user-friendly halfedge data structure☆86Updated 4 years ago
- ☆27Updated 6 years ago
- Reference Implementation of Automatic UV Mapping with Harmonic Maps.☆25Updated 8 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- Triangulation Template Library☆26Updated last week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 6 months ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 5 months ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- GPU Accelerated Voxelization Framework for 3D CAD models.☆28Updated 7 years ago
- SDF-based collision detection with MPM-based simulation☆41Updated 3 years ago
- 3D Signed Distance Field☆44Updated 3 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- ☆51Updated 6 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆245Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago