w8r / orourke-compc
Code from O'Rourke book "Computational Geometry algorithms in C" 1997
☆32Updated 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
- A light-weighted, efficient and header-only mesh processing frame work.☆51Updated 2 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆34Updated 3 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆228Updated last year
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- Computer Graphics Assignment about Meshes☆27Updated 5 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- This is a mirror of the latest stable version of Tetgen.☆97Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆45Updated last month
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆67Updated 5 years ago
- 3D Signed Distance Field☆41Updated 3 years ago
- Simplified QSlim Library Code Blocks (QSlim库简化版本,兼容了标准Mesh定义,剥离了冗余代码)☆16Updated 11 years ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆82Updated 4 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆25Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months 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…☆153Updated 11 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆52Updated 6 months ago
- Instanced rendering of massive CAD models using shape matching☆19Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆170Updated 7 months ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆99Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago