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:
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 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
- Triangulation Template Library☆26Updated 6 months ago
- Robust geometric predicates☆62Updated last year
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 2 months ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆97Updated 9 months ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 5 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆243Updated last year
- stable polygon intersection☆33Updated 3 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- C++ geometry types☆100Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆21Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆172Updated 7 years ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆33Updated 7 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
- General Polygon Clipper, aka GPC, version 2.33☆94Updated 3 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Polygon and line clipping and offsetting library☆23Updated 10 years ago
- Automatically exported from code.google.com/p/carve☆17Updated 4 years ago
- OpenMesh 2.0, slightly modified for Otherlab use☆23Updated 11 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 10 months ago
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 7 months ago
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated last year