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
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆66Updated 6 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 5 months ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- robust geometric predicates☆37Updated 4 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 11 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A DCEL (doubly connected edge list) implementation using C++ 11☆18Updated 7 years ago
- Indirect Predicates for Geometric Constructions☆46Updated last month
- A basic geometry C++ library for 2D and 3D applications