lgfischer / dcel
A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/
☆26Updated 12 years ago
Alternatives and similar repositories for dcel:
Users that are interested in dcel are comparing it to the libraries listed below
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- robust geometric predicates☆36Updated 4 years ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆37Updated 5 months ago
- This is a mirror of the latest stable version of Triangle.☆136Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆47Updated 5 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- C++ library for boolean operations on contours. Including cubic beziers.☆20Updated 2 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- A basic geometry C++ library for 2D and 3D applications☆95Updated 3 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 4 months ago
- ☆19Updated 9 years ago
- A program allowing painting textures of different channels SIMULTANEOUSLY on a 3d model☆30Updated 3 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆45Updated 2 months ago
- With adaptive merging we reduce computation time in rigid body simulations.☆43Updated 4 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- Octree library in C++☆59Updated 12 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 9 years ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.