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)☆105Updated 8 years ago
- Triangulation Template Library☆26Updated last month
- Robust geometric predicates☆63Updated last year
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- Automatically exported from code.google.com/p/carve☆17Updated 4 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated last year
- C++ geometry types☆101Updated last year
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆101Updated last month
- OpenGP☆81Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 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
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆200Updated 8 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆248Updated last year
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 4 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- General Polygon Clipper, aka GPC, version 2.33☆94Updated 3 years ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆34Updated 8 years ago
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆21Updated last year
- color map generator for scientific visualization☆12Updated last month
- 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
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆71Updated 7 years ago
- Spatial algorithms library for geometry.hpp☆37Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 2 months ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆35Updated 6 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 4 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆47Updated 12 years ago