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:
- Automatically exported from code.google.com/p/carve☆17Updated 3 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Robust geometric predicates☆60Updated last year
- Triangulation Template Library☆26Updated 2 months ago
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- A fast static spatial index for 2D points in C++11☆33Updated 6 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
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filt…☆13Updated last year
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆22Updated 9 years ago
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆17Updated 7 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 4 months ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- This is a mirror of the latest stable version of Triangle.☆141Updated 2 months ago
- Polygon and line clipping and offsetting library☆23Updated 10 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated last year
- OpenMesh 2.0, slightly modified for Otherlab use☆22Updated 11 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- A fast geospatial static point clustering library for C++14☆38Updated 3 years ago
- [mirror] Generic n-dimensional polyline simplification☆21Updated 3 years ago
- stable polygon intersection☆33Updated 5 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
- A simple header-only library for generating SVG files from C++☆21Updated last year
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- C++ port of https://github.com/mourner/flatbush☆19Updated 4 years ago
- Automatically exported from code.google.com/p/osghimmel☆16Updated 10 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 3 years ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆33Updated 7 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago