polyclip
Clipping library
A R package implementing a C++ polygon clipping algorithm
R package polyclip: a port of the Clipper library for polygon geometry
19 stars
2 watching
6 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
64-bitclippercomputational-geometrycranminkowski-sumpolygon-clipping-algorithmpolygon-intersectionpolygon-offsettingpolygon-unionpolygonsr
Related projects:
Repository | Description | Stars |
---|---|---|
d3/d3-geo-polygon | Provides tools for manipulating and projecting spherical polygons on the surface of the Earth | 113 |
ivanfratric/polypartition | A lightweight C++ library for polygon partition and triangulation with various algorithms | 666 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |
pmp-library/pmp-library | A C++ library for processing and visualizing polygon surface meshes | 1,333 |
21re/rust-geo-booleanop | An implementation of the Martinez-Rueda Polygon Clipping Algorithm in Rust to perform boolean operations on geo shapes. | 95 |
jbuckmccready/cavalier_contours | A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 153 |
shuoli84/poly2tri-rs | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
mapbox/earcut.hpp | A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
ringsaturn/geometry-rs | A Rust library implementing point-in-polygon geometry calculations | 2 |
bast/polygons | Fast point-in-polygon test and distance calculations for polygons in 2D space | 15 |
nmwsharp/polyscope | A C++/Python viewer and interface for 3D data visualization | 1,839 |
tudelft3d/pprepair | A tool for validating and automatically repairing planar partitions of polygons in 2D space. | 58 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
blurstudio/cross3d | Provides a consistent interface to multiple 3D computer graphics application APIs. | 138 |
polymathorg/dataframe | A Smalltalk-based implementation of tabular data structures for data analysis | 74 |