pglauner / point_in_polygonLinks
Implementation of "A Simple and Correct Even-Odd Algorithm for the Point-in-Polygon Problem for Complex Polygons"
☆36Updated 8 years ago
Alternatives and similar repositories for point_in_polygon
Users that are interested in point_in_polygon are comparing it to the libraries listed below
Sorting:
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Robust geometric predicates☆62Updated last year
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆166Updated 2 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- Triangulation Template Library☆26Updated 4 months ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago
- Automatically exported from code.google.com/p/carve☆17Updated 4 years ago
- Single file, header-only, no-dependencies C++ module for reading and writing images in the PPM and PGM formats.☆13Updated 6 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆181Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- C++ geometry types☆101Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 4 months ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 3 weeks ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆241Updated last year
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆96Updated 8 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- stable polygon intersection☆33Updated 2 months ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆33Updated 7 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Polygon and line clipping and offsetting library☆23Updated 10 years ago
- OpenGL 2D and 3D contour and colour map of regular or scattered data in C++☆12Updated 7 years ago
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆20Updated last year
- Generates Contour Lines from USGS geological survey data☆20Updated 6 years ago