pglauner / point_in_polygon
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
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- Automatically exported from code.google.com/p/carve☆17Updated 3 years ago
- Triangulation Template Library☆26Updated 6 years ago
- Robust geometric predicates☆58Updated 9 months ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆55Updated last year
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- [mirror] Generic n-dimensional polyline simplification☆21Updated 3 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- C++ math / geometry / mesh processing library☆61Updated 6 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆99Updated 7 years ago
- robust geometric predicates☆36Updated 4 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Efficient Clipping of Arbitrary Polygons using OpenGPL, based on a paper by Günther Greiner and Kai Hormann, for a Graphical Computation …☆21Updated 13 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 C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- Single file, header-only, no-dependencies C++ module for reading and writing images in the PPM and PGM formats.☆13Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Instanced rendering of massive CAD models using shape matching☆19Updated 4 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆66Updated 6 years ago
- Generates Contour Lines from USGS geological survey data☆19Updated 6 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 6 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Dave Eberly's Geometric Tools☆35Updated 11 years ago
- A header-only library that implements the Vatti clipping algorithm☆29Updated 2 years ago
- Automatically exported from code.google.com/p/osghimmel☆16Updated 10 years ago
- Deformable Simplicial Complex (DSC) method☆24Updated 6 years ago
- 2D Geometry Intersection Library☆19Updated 8 years ago
- stable polygon intersection☆33Updated 5 years ago
- C++ port of https://github.com/mourner/flatbush☆19Updated 4 years ago