lgfischer / dcelLinks
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
Sorting:
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months ago
- 3D Computational Geometry in C++11☆20Updated 7 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 10 months ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆49Updated 6 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 7 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆47Updated 11 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 7 months ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Octree library in C++☆60Updated 13 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 12 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 4 years ago
- OpenGP☆81Updated 3 years ago
- A nano spline library in modern C++.☆128Updated last year
- 2D/3D C++ library focusing on mesh processing☆26Updated 10 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 11 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated last year