GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

polygon-union

Website
Wikipedia
https://static.github-zh.com/github_avatars/AngusJohnson?size=40
AngusJohnson / Clipper2

#算法刷题#Polygon Clipping and Offsetting - C++, C# and Delphi

C++C#delphigeometrypascalpolygon-intersectionpolygon-unionoffsettingpolygonpolygon-booleanpolygon-clippingboolean-operations算法inflate
C++ 1.8 k
10 天前
https://static.github-zh.com/github_avatars/w8r?size=40
w8r / martinez

Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor

polygonpolygon-intersectionpolygon-unionpolygon-booleanoverlaycomputational-geometry
JavaScript 728
1 年前
https://static.github-zh.com/github_avatars/velipso?size=40
velipso / polybooljs

Boolean operations on polygons (union, intersection, difference, xor)

polygon-clippingpolygon-intersectionpolygon-unionpolygon-booleanGeoJSON
JavaScript 618
1 年前
https://static.github-zh.com/github_avatars/fonttools?size=40
fonttools / pyclipper

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

polygonpolygon-intersectionpolygon-unionpolygon-clippingpolygon-boolean
C++ 244
8 个月前
https://static.github-zh.com/github_avatars/w8r?size=40
w8r / GreinerHormann

#算法刷题#Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies

polygon-clippingpolygon-intersectionpolygon-union算法computational-geometryleaflet
JavaScript 240
2 年前
https://static.github-zh.com/github_avatars/21re?size=40
21re / rust-geo-booleanop

Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm

RustGeoJSONgeospatialpolygon-clippingpolygon-intersectionpolygon-unionpolygon-boolean
Rust 98
2 年前
https://static.github-zh.com/github_avatars/mohammedX6?size=40
mohammedX6 / poly_bool_dart

Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs

polygon-clippingpolygon-booleanpolygon-intersectionpolygon-union
Dart 26
1 年前
https://static.github-zh.com/github_avatars/lhuanyu?size=40
lhuanyu / SwiftClipper

A Swift version of polygon clipper.

polygon-clippingpolygonSwiftpolygon-intersectionpolygon-union
Swift 23
2 年前
https://static.github-zh.com/github_avatars/Menecats?size=40
Menecats / polybool-java

Java port of https://github.com/velipso/polybooljs. Boolean operations on polygons (union, intersection, difference, xor)

polygon-clippingpolygon-intersectionpolygon-unionpolygon-booleanGeoJSON
Java 23
4 年前
https://static.github-zh.com/github_avatars/baddstats?size=40
baddstats / polyclip

R package polyclip: a port of the Clipper library for polygon geometry

clipperpolygon-intersectionpolygon-unionpolygonsR64-bitcomputational-geometry
C++ 19
1 年前
https://static.github-zh.com/github_avatars/kudm761?size=40
kudm761 / martinez-rueda-php

Martinez algorithm for polygon Boolean operations, PHP library.

PHPpolygonpolygon-booleanpolygon-clippingpolygon-unionpolygon-intersection
PHP 16
1 年前
https://static.github-zh.com/github_avatars/toanqng?size=40
toanqng / martinez-rueda

Martinez algorithm for polygon Boolean operations

Gopolygonpolygon-clippingpolygon-intersectionpolygon-union
Go 8
5 年前
https://static.github-zh.com/github_avatars/compmec?size=40
compmec / shapepy

Geometry 2D library for boolean operations, allows use of smooth curves, described by nurbs

boolean-operationsgeometrypolygon-intersectionpolygon-unionshape
Python 6
18 天前
https://static.github-zh.com/github_avatars/Yidadaa?size=40
Yidadaa / Offset-Polygon

Compute the area, perimeter, polygon's approximate center and the union of Polygons.

computational-geometrypolygon-union
C++ 6
7 年前
https://static.github-zh.com/github_avatars/ianthehenry?size=40
ianthehenry / janet-clipper

Janet bindings for clipper, a polygon utility library

janetpolygonspolygon-clippingpolygon-intersectionpolygon-unionpolygon-boolean
C++ 3
4 年前
https://static.github-zh.com/github_avatars/nighthawk?size=40
nighthawk / ASPolygonKit

A little Swift toolkit for working with polygons

polygon-uniongeospatialSwiftspm
Swift 2
2 年前
https://static.github-zh.com/github_avatars/zong4?size=40
zong4 / CppGeneralPolygonClipper

C++ general polygon clipper

polygonpolygon-booleanpolygon-clippingpolygon-intersectionpolygon-unionpolygonsC++
C++ 1
1 年前
https://static.github-zh.com/github_avatars/BadIdeaException?size=40
BadIdeaException / improved-greiner-hormann

Clipping of simple polygons with degenerate vertices in Javascript

computational-geometrygeometryJavaScriptpolygon-booleanpolygon-clippingpolygon-intersectionpolygon-union
JavaScript 1
2 年前
https://static.github-zh.com/github_avatars/mikenye?size=40
mikenye / geom2d

#算法刷题#Geom2D is a computational geometry library for Go, designed for 2D polygon operations and other fundamental geometric types.

2d算法boolean-operationscomputational-geometryebitenebitenginegenericsgeometryGogo-library数学polygon-booleanpolygon-intersectionpolygon-union
Go 1
3 个月前
https://static.github-zh.com/github_avatars/pedrofreitascampos?size=40
pedrofreitascampos / polybool

Fast boolean operations for polygons, based on the Martinez "plane sweep" algorithm

polygon-clippingpolygon-intersectionpolygon-uniongeometry
1
5 年前
loading...