anglyan / dcelLinks
Python implementation of a doubly connected edge list
☆25Updated 8 years ago
Alternatives and similar repositories for dcel
Users that are interested in dcel are comparing it to the libraries listed below
Sorting:
- My sample code and solutions to some programming exercises for the book "Curves and Surfaces for CAGD" by Gerald Farin☆44Updated 14 years ago
- Straight skeleton implementation in Python☆86Updated 5 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- A 2D and 3D geometry library in python☆52Updated 11 years ago
- B-spline interpolation☆319Updated 4 years ago
- Medial Axis Transform - Library☆151Updated 2 months ago
- Computational geometry algorithms in Java☆130Updated 9 years ago
- An implementation and presentation of selected mesh generation algorithms☆80Updated 5 years ago
- C++ Library for Doubly Connected Edge List (DCEL)☆16Updated 4 years ago
- A DCEL (doubly connected edge list) implementation using C++ 11☆17Updated 8 years ago
- WebGL finite element viewer☆83Updated 9 years ago
- Tutorial on robust arithmetic in JavaScript☆210Updated 11 years ago
- Code repository for 15-869 Discrete Differential Geometry at CMU in Spring 2016.☆125Updated 9 years ago
- ☆81Updated 7 years ago
- Scientific Python Geometric Algorithms Library☆448Updated 2 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆35Updated 6 years ago
- A tiny sotfware 3D renderer in 100 lines of Python☆181Updated 6 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last week
- Spline modelling made easy.☆112Updated last month
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆34Updated 8 years ago
- Python bindings to the triangle library☆258Updated last year
- A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/☆26Updated 13 years ago
- Computational Geometry, Discrete Differential Geometry, Computational Conformal Geometry...☆36Updated 3 years ago
- Computes a minimal rectangular decomposition of a rectilinear polygon☆79Updated 11 years ago
- Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.☆15Updated 9 months ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.☆32Updated last year
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 9 years ago
- IGES geometry system implemented in python☆16Updated 6 years ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆190Updated 5 years ago