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:
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆84Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- An algorithm for Structured Volume Decomposition☆38Updated 4 months ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆67Updated 5 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆40Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 11 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆239Updated last year
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Triangulation Template Library☆26Updated 4 months ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- A C++ implementing of Loop subdivision☆37Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- 3D Signed Distance Field☆43Updated 3 years ago
- This is a mirror of the latest stable version of Triangle.☆147Updated 3 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆66Updated last year
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 8 months ago
- A C++ geometry processing library☆50Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆145Updated 4 months ago
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆36Updated 4 years ago