14 results found Sort:
- Filter by Primary Language:
- JavaScript (4)
- C++ (2)
- C# (2)
- Rust (2)
- HTML (1)
- GDScript (1)
- C (1)
- Python (1)
- +
Polygon Clipping and Offsetting - C++, C# and Delphi
Created
2022-02-23
722 commits to main branch, last one 11 days ago
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh ...
bezier
unity3d
voronoi
quickhull
convex-hull
open-source
ear-clipping
jarvis-march
gift-wrapping
interpolation
intersections
triangulation
computer-science
marching-squares
polygon-clipping
mesh-simplification
software-engineering
computational-geometry
delaunay-triangulation
constrained-delaunay-triangulation
Created
2019-05-08
387 commits to master branch, last one 5 months ago
Boolean operations on polygons (union, intersection, difference, xor)
Created
2016-06-14
58 commits to master branch, last one 8 months ago
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
Created
2018-01-26
516 commits to main branch, last one 7 months ago
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
Created
2021-03-24
90 commits to main branch, last one 5 months ago
100x Faster Slicing of SCAD Files for 3D Printing
Created
2018-09-28
341 commits to master branch, last one 5 months ago
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
Created
2014-08-01
52 commits to master branch, last one 3 years ago
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Created
2015-02-17
214 commits to main branch, last one about a month ago
Clipping and geometric operations for spherical polygons.
Created
2017-09-13
190 commits to main branch, last one 22 days ago
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Created
2018-10-25
191 commits to master branch, last one about a year ago
WASM port of Clipper 2 for Polygon Clipping and Offsetting
Created
2023-12-20
9 commits to main branch, last one 10 months ago
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Created
2023-08-22
429 commits to main branch, last one 4 days ago
A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
Created
2021-09-11
29 commits to main branch, last one 2 years ago
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh ...
Created
2023-05-30
353 commits to main branch, last one 3 years ago