GitHub topics: intersect
stdlib-js/iter-intersection
Create an iterator which returns the intersection of two or more iterators.
Language: JavaScript - Size: 962 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

nsdf-fabric/NSDF-INTERSECT
Dashboard, dashboard service, storage service and test clients for the NOMAD experiment Fe2O3.
Language: Python - Size: 15.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Geri-Borbas/Unity.Library.eppz.Geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Language: C# - Size: 4.74 MB - Last synced at: 17 days ago - Pushed at: over 7 years ago - Stars: 332 - Forks: 60

huxingyi/solidboolean
Closed 3D Triangle Mesh Boolean Operation Library
Language: C++ - Size: 3.76 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 4

hfutrell/BezierKit
Bezier curves and paths in Swift for building vector applications
Language: Swift - Size: 2.17 MB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 286 - Forks: 26

Wscats/intersect
一道面试题的思考 - 6000万数据包和300万数据包在50M内存使用环境中求交集
Language: JavaScript - Size: 4.72 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 98 - Forks: 3

catenda/intersection-wasm
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
Language: Rust - Size: 1.17 MB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

jmiskovic/lovr-procmesh
Generation of mesh primitives and constructive solid geometry operations
Language: Lua - Size: 3.65 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 3

HoShiMin/Ranger
Fast sparsed range intersection
Language: C++ - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

stdlib-js/iter-intersection-by-hash
Create an iterator which returns the intersection of two or more iterators according to a hash function.
Language: JavaScript - Size: 843 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

abdur786/Scenario-based-SQL-Joins-Interview-Questions
Most Frequently asked interview questions in a interview
Size: 85 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

behzaadh/read_ecl
Read binary output data files (such as restart files) from Schlumberger's reservoir simulator, such as Eclipse, Intersect, and Visage
Language: C++ - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

ShaMan123/react-native-reanimated-canvas Fork of terrylinla/react-native-sketch-canvas 📦
A react-native component designed especially for responsive drawing
Language: Java - Size: 5.57 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 0

maogou/period
⏱️-⏱️ Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.
Language: Go - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 1

asntech/intervene-shiny
An interactive Shiny App for UpSet plots, Venn diagrams and Pairwise heatmaps
Language: R - Size: 1.57 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 9

Shipra-09/SQL-Practice-Assignments
This github repository contains practice assignments on SQL, enjoy SQL!!
Size: 1.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eadf/intersect2d.rs
Line intersection sweep-line algorithm
Language: Rust - Size: 207 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

Brauxo/intersect-rectangle
A small program to check if 2 rectangle are intersect in Python.
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrincessDeSynk/PrincessDeSynk
The official Bio of Lilith/PrincessDeSynk on GitHub
Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

OniSensei/Intersect-GUI-Editor
Visual editor for the Intersect Engine GUI json files.
Language: Visual Basic .NET - Size: 12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 6

gugglegum/php-list-matcher
Callback-powered item matcher for 2 different arrays
Language: PHP - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AriusII/IntersectTS
Intersect.TS is a node.js package(npm) build with the TypeScript techno', for helping peoples to develop their tools/apps/programs using the IE(Intersect Engine) API more easily.
Language: TypeScript - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

pldg/scroll-interactions
Easy scroll-driven interactions in the browser built on top of IntersectionObserver
Language: JavaScript - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

jojoee/object.intersect
:tada: Return intersect object that have same key from a number of objects
Language: JavaScript - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

geeksarray/dataTable-comparison-using-linq-except-intersect-and-union
This article describes you how to compare DataTables to get matched, unmatched, combine list of all rows in both tables.
Language: C# - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lingwenzhi/lineIntersectPlane
Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

meysam81/mathematic-set
An implementation of set, having intersect, union etc.
Language: C++ - Size: 3.62 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
