Projects in Awesome Lists tagged with intersection
A curated list of projects in awesome lists tagged with intersection .
https://github.com/gkjohnson/three-mesh-bvh
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
acceleration bounds bounds-hierarchy bvh distance geometry graphics intersection mesh pathtracing performance point-cloud pointcloud raycast raytracing three-js three-mesh-bvh threejs tree webvr
Last synced: 13 Nov 2025
https://github.com/gszauer/GamePhysicsCookbook
Source code for Game Physics Cookbook
c cookbook game-math intersection math particle-physics physics
Last synced: 15 Mar 2025
https://github.com/powturbo/TurboPFor
Fastest Integer Compression
avx2 compression compressor encoding floating-point integer-compression intersection inverted-index library simd sse2 time-series
Last synced: 26 Apr 2025
https://github.com/powturbo/TurboPFor-Integer-Compression
Fastest Integer Compression
avx2 compression compressor encoding floating-point integer-compression intersection inverted-index library simd sse2 time-series
Last synced: 15 Mar 2025
https://github.com/mfogel/polygon-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
boolean-operations difference intersection polygon polygon-clipping union xor
Last synced: 15 May 2025
https://github.com/terkelg/zet
Set() as it should be.
difference intersection set set-theory sets union
Last synced: 04 Apr 2025
https://github.com/lemire/SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
algorithms compression integer-compression intersection simd simd-instructions
Last synced: 20 Apr 2025
https://github.com/fast-pack/simdcompressionandintersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
algorithms compression integer-compression intersection simd simd-instructions
Last synced: 05 Apr 2025
https://github.com/fast-pack/SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
algorithms compression integer-compression intersection simd simd-instructions
Last synced: 15 Mar 2025
https://github.com/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.
accuracy buffering centroid clipper clipping distance-calculation geometry intersect intersection intersection-point polygon scene segment triangulation unity voronoi voronoi-diagram
Last synced: 09 Apr 2025
https://github.com/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.
accuracy buffering centroid clipper clipping distance-calculation geometry intersect intersection intersection-point polygon scene segment triangulation unity voronoi voronoi-diagram
Last synced: 25 Apr 2025
https://github.com/logic-building/functional-go
This library is inspired by functional programming - Clojure
difference exists filter functional functional-go functional-programming go-functional golang intersection map map-filter-in-go merge pmap set sort sort-struct sorting superset union zip
Last synced: 17 Jul 2025
https://github.com/mapbox/wagyu
A general library for geometry operations of union, intersections, difference, and xor
clipping computational-geometry difference geometry intersection union xor
Last synced: 15 Mar 2025
https://github.com/lemire/fastbitset.js
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
bitmap bitset intersection javascript union
Last synced: 05 Apr 2025
https://github.com/DaveKeehl/svelte-reveal
Svelte action that leverages the Intersection Observer API to trigger reveal on scroll transitions.
animation intersection javascript observer reveal scroll svelte sveltejs sveltekit transition
Last synced: 30 Apr 2025
https://github.com/davekeehl/svelte-reveal
Svelte action that leverages the Intersection Observer API to trigger reveal on scroll transitions.
animation intersection javascript observer reveal scroll svelte sveltejs sveltekit transition
Last synced: 06 Apr 2025
https://github.com/ishape-rust/ioverlay
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
boolean-operations buffering cad clipper clipping computational-geometry difference eda geometry gis intersection offset outline poly-bool polygon self-intersection stroke union xor
Last synced: 23 Jun 2025
https://github.com/sukhbinder/intersection
Intersection of curves in python
Last synced: 12 Jul 2025
https://github.com/maxilevi/raytracer
C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.
bvh cuda graphics-programming intersection raytracer
Last synced: 27 Apr 2025
https://github.com/shenwei356/unikmer
A versatile toolkit for k-mers with taxonomic information
difference golang intersection k-mer kmer set unik union unique
Last synced: 30 Dec 2025
https://github.com/calda/cgpathintersection
:curly_loop: A library that identifies points where two CGPaths intersect
core-graphics intersection ios swift
Last synced: 11 Aug 2025
https://github.com/edap/ofxraycaster
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
2d-ray addon intersection intersection-methods intersection-point openframeworks plane ray raycasting
Last synced: 18 Aug 2025
https://github.com/w8r/bezier-intersect
Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3
algorithm bezier curves geometry geometry2d intersection
Last synced: 12 May 2025
https://github.com/sakura90/sorted-array-operations
A JavaScript library of sorted array operations
binary-search bisection-method cdn commonjs-module difference es-module intersection javascript lower-bound merge npm sorted-array symmetric-difference typescript union upper-bound yarn
Last synced: 10 Apr 2025
https://github.com/agargaro/bvh.js
Dynamic BVH implementation based on Erin Catto's paper and three-mesh-bvh (WIP)
3d acceleration acceleration-data-structures bounds bounds-hierarchy bvh graphics intersection performance
Last synced: 16 Mar 2025
https://github.com/rowanwins/shamos-hoey
A module to check if a polygon self-intersects
geometry intersection polygon shamos-hoey
Last synced: 21 Mar 2025
https://github.com/mw201608/superexacttest
Statistical testing and visualization of mult-set intersections
intersection set statistics visualization
Last synced: 22 Oct 2025
https://github.com/kirouane/interval
This PHP library provides some tools to handle intervals. For instance, you can compute the union or intersection of two intervals.
datetime exclusions infinity intersection interval manipulate-intervals period php php7 planning scheduling union
Last synced: 04 Jul 2025
https://github.com/volcengine/secureunionid
Secure ECC-based DID intersection in Go, Java and C.
Last synced: 24 Apr 2025
https://github.com/tonystone/geofeatures
A lightweight, high performance geometry library.
boost cocoapods doxygen-documentation geojson geometry geometrycollection high-performance intersection ios linestring multilinestring multipolygon objective-c osx parser polygon swift wkt
Last synced: 23 Mar 2025
https://github.com/thalesrc/js-utils
Javascript utility functions for web development
async-map compact deepclone defer difference intersection isfalsy istruthy javascript js-utils minmax noop promise replace revert timeout typescript unique-id utility-library
Last synced: 16 Jul 2025
https://github.com/lovasoa/fast_array_intersect
The fastest javascript array intersection function
algorithms arrays intersection javascript-library set utility
Last synced: 12 May 2025
https://github.com/jscottsmith/react-observed
👀 React component using the browser's Intersection Observer API to watch for when an element is within (or intersecting with) the viewport.
component intersection observer react viewport watch waypoints
Last synced: 13 Apr 2025
https://github.com/alexvcasillas/react-spring-pop
Animate React elements when they enter the viewport with physics based animations
animated animation intersection intersection-observer react react-spring viewport
Last synced: 07 Sep 2025
https://github.com/mfogel/geojson-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to Polygons & MultiPolygons in your GeoJSON files.
boolean-operations difference geojson intersection polygon-clipping union xor
Last synced: 19 Apr 2025
https://github.com/catenda/intersection-wasm
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
3d algorithm collision collision-detection intersect intersection mesh mesh-processing meshes npm npm-module npm-package rust rust-library triangle triangle-intersection-tests triangles wasm webassembly
Last synced: 13 Apr 2025
https://github.com/jankapunkt/js-set-extension
Extending the Set class in order to support mathematical set properties and operations.
complement difference hacktoberfest intersection javascript math powerset proper-subset proper-superset set set-theory subset superset symmetric-difference union
Last synced: 22 Apr 2025
https://github.com/kikobeats/hyperdiff
Find common, removed and added element between two collections.
comparison difference intersection
Last synced: 06 May 2025
https://github.com/mahdizynali/robot-ball-search
Searching the ball based on intersection algorithm
ball-search cpp11 intersection opencv4 polygon robot-simulation simulation soccer-robots soccer-simulation
Last synced: 24 Apr 2025
https://github.com/theislab/superexacttestpy
Python implementation of the SuperExactTest package
intersection python3 set statistics visualization
Last synced: 11 Oct 2025
https://github.com/enkot/vue-lazily
The easiest way to lazy load your content
api await component intersection lazy lazyload observer vue
Last synced: 16 May 2025
https://github.com/bitoiu/venn
Fluent API for set operations.
fluent-api intersection javascript union venn
Last synced: 30 Apr 2025
https://github.com/bluemix/sumo-veins-intersection
Creating a simple intersection with SUMO and integrate it with Veins
Last synced: 28 Jun 2025
https://github.com/jingwood/js-graphics-math
Math library for JavaScript 2D/3D graphics rendering.
2d 3d calulation distance graphics intersection javascript js library math matrix ray rendering vector
Last synced: 19 Mar 2025
https://github.com/ishape-swift/ioverlay
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
boolean-operations clipper clipping difference intersection poly-bool polygon polygon-clipping self-intersection union vatti-clipping xor
Last synced: 21 Oct 2025
https://github.com/ralgond/sortedlistintersection
使用SIMD的有序列表求交集算法
algorithm intersection simd sorted-lists
Last synced: 17 Jul 2025
https://github.com/sondosaabed/linear-algebra-refresher-course
Learning linear algebra by doing, code my own library of linear algebra functions!
intersection linear-algebra matrices matrices-transformation vectors
Last synced: 04 Oct 2025
https://github.com/caballa/covenant
A Tool for Intersecting Context-Free Grammars
concurrent-verification context-free-grammar intersection regular-languages
Last synced: 14 Apr 2025
https://github.com/jojoee/range-overlap
Are 2 ranges overlap ?
date intersection interval overlap overlapping range utility
Last synced: 12 Apr 2025
https://github.com/callmecavs/array-intersect
Array intersection, simplified.
Last synced: 19 Apr 2025
https://github.com/kubikowski/set-utilities
High performance set theory - functional utilities which operate on arbitrary input sets.
difference disjoint equivalence intersection math set set-theory sets subset superset typescript union
Last synced: 10 Apr 2025
https://github.com/jojoee/object.intersect
:tada: Return intersect object that have same key from a number of objects
array-manipulations fast intersect intersection key object property
Last synced: 12 Apr 2025
https://github.com/hahnec/gulm
Geometric Ultrasound Localization Microscopy (MICCAI 23): Ellipse Intersections from Time-Difference-of-Arrival signals
ceus contrast-enhancement ellipse geometric imaging intersection localization medical medical-imaging microbubble microscopy time-of-arrival time-of-flight ulm ultrasound vascular vascular-flow
Last synced: 13 Apr 2025
https://github.com/philiparvidsson/gpu-raytracing
Simple real-time raytracing demo running as a fragment shader on the computer's graphics card.
equation gpu gpu-acceleration gpu-computing hlsl intersection math ray raytracer raytracing real-time rendering sphere sphere-surface
Last synced: 24 Mar 2025
https://github.com/smoren/partial-intersection-php
M-partial intersection of sets and multisets explanation and examples
intersection multiset multisets partial-intersection set set-theory sets
Last synced: 01 Jul 2025
https://github.com/flekschas/line-seg-intersect
Fast testing whether two line segments intersect
2d intersection line-segment lines spatial
Last synced: 24 Oct 2025
https://github.com/micycle1/balaban-intersection
Implements the Balaban algorithm for finding intersecting segment pairs from a set of line segments.
algorithm geometry-algorithms intersection segment segment-intersection
Last synced: 23 Jul 2025
https://github.com/eadf/linestring.rs
Poly-line toolbox for Rust
2d convex-hull geometry graham-scan intersection ramer-douglas-peucker rust-lang visvalingam-whyatt
Last synced: 28 Oct 2025
https://github.com/betaweb/intersectr
An easy-to-use wrapper class over intersection observer API.
api browser class easy easy-to-use intersection intersection-observer javascript observer observer-pattern wrapper
Last synced: 20 Jun 2025
https://github.com/johannesbuchner/lightrayrider
Ray tracing of hydrodynamic simulations to compute column densities
astrophysics c intersection monte-carlo parallel-computing python raytracing
Last synced: 15 Jul 2025
https://github.com/JohannesBuchner/LightRayRider
Ray tracing of hydrodynamic simulations to compute column densities
astrophysics c intersection monte-carlo parallel-computing python raytracing
Last synced: 10 Mar 2025
https://github.com/tflx/content-observer
Watch one or more targets position for when they intersect a defined point in the viewport.
content intersection intersectionobserver javascript menuspy observer vanilla viewport
Last synced: 14 Mar 2025
https://github.com/xg4/in-viewport
Get callback when a DOM element enters or leaves the viewport.
dom element in-viewport intersection intersection-observer observer viewport
Last synced: 20 Feb 2025
https://github.com/deepsyx/text-resume-analyzer
(C++) Creates a short resume based on text
cpp intersection naive-algorithm nlp sentence
Last synced: 24 Oct 2025
https://github.com/olafsulich/vndrewstudio-v2
Commercial project realized for VndrewStudio
circleci datocms gatsby graphql gsap intersection
Last synced: 07 May 2025
https://github.com/hoshimin/ranger
Fast sparsed range intersection
algorithm algorithms header-only intersect intersection range sparse
Last synced: 14 Apr 2025
https://github.com/hhkaos/arcgis-geometry-calculations
Create and grab ArcGIS geometry calculations
arcgis buffer esri intersection spatial-analysis
Last synced: 05 Jan 2026
https://github.com/Splidejs/splide-extension-intersection
The extension for controlling the slider when it enters or exits the viewport.
carousel intersection intersection-observer slider splide splidejs
Last synced: 14 Mar 2025
https://github.com/splidejs/splide-extension-intersection
The extension for controlling the slider when it enters or exits the viewport.
carousel intersection intersection-observer slider splide splidejs
Last synced: 03 May 2025
https://github.com/captain-woof/react-intersection-revealer
An easy-to-use React hook that tells you whether a component/element is visible on the viewport currently, and if yes, how much of it is visible.
bounding-box component hooks intersection inview lazy-load react react-intersection-observer react-intersection-revealer reacthook reacthooks reactjs scroll viewport
Last synced: 23 Feb 2025
https://github.com/maluramichael/love2d-ray-linesegment-intersection
game game-development intersection love2d math ray
Last synced: 26 Mar 2025
https://github.com/j6k4m8/intersections
Auto-detect cringe-worthy maps of horrible intersections
graphs horrible-intersections intersection open-street-map
Last synced: 10 Apr 2025
https://github.com/kovzol/regularngons
Find new theorems in elementary geometry by observing distances between intersections of diagonals of a regular polygon
diagonals distance giac intersection pentagon polygon theorem
Last synced: 10 Nov 2025
https://github.com/brijeshshah13/line-intersection-tester
The software is programmed to intake 4 co-ordinates of the 2 line-segments whose intersection is to be determined. The software then uses the built library method to analyze and answer accordingly to the end user.
csharp intersection intersection-tester ordinates project segment
Last synced: 04 Apr 2025
https://github.com/stepankuzmin/turf-deintersect
Delete GeoJSON polygon intersections
intersection javascript polygon turfjs
Last synced: 06 Apr 2025
https://github.com/reecelucas/lazily
Lightweight image lazy-loader using the intersection observer API
es2015 intersection intersection-observer javascript-library lazy-loading lazyload observer performance
Last synced: 05 Nov 2025
https://github.com/danilosampaio/outersections
It Calculates “Outersections” of ranges.
intersection ranges set-theory
Last synced: 26 Feb 2025
https://github.com/fsvieira/cset
Combinatorial/Cartesian Lazzy Set
cartesian combinatorial difference intersection lazzy product sets subset union
Last synced: 07 Nov 2025
https://github.com/jlguenego/set
Javascript/Typescript - Operations on Set
equality include intersection set union
Last synced: 19 Aug 2025
https://github.com/harmboschloo/elm-dict-intersect
Provides intersections of multiple dictionaries
Last synced: 03 Apr 2025
https://github.com/emahtab/intersection-of-two-linked-lists
Intersection of two Linked Lists
hashset intersection leetcode linked-list merge-point problem-solving
Last synced: 07 Jan 2026
https://github.com/kometen/compare
Compare sets and print result to console
hashmap intersection rust symmetric-difference
Last synced: 28 Feb 2025
https://github.com/go-andiamo/streams
Golang implementation of streams
difference generics go golang intersection stream streams symmetric-difference union
Last synced: 14 Jun 2025
https://github.com/lepsch/bezier_kit
Bezier curves and paths in Dart for building vector applications
bezier bezier-curves curve geometry intersection quadratic
Last synced: 22 Oct 2025
https://github.com/sonytruelove/geometry-graphic-editor
:large_blue_circle: Shapes on Field with search,delete,intersect detection, area and perimeter calculating
awt classdiagram editor graphics gui intersection istu java oop paint2d shape swing uml-diagram
Last synced: 17 Mar 2025
https://github.com/63rabbits/intersectionfinding
Find the join point of lists.
Last synced: 29 Nov 2025
https://github.com/meysam81/mathematic-set
An implementation of set, having intersect, union etc.
cplusplus intersect intersection math mathematics maths setup union
Last synced: 04 Jan 2026
https://github.com/pix303/typescript-training
projects or scripts for training Typescript
intersection training types typescript union
Last synced: 22 Aug 2025
https://github.com/odinr/codin
repo for webcomponents
components customelements highlighting intersection lit-element lit-html picture prismjs runkit web
Last synced: 28 Feb 2025
https://github.com/fsvieira/fsalib
Simple finite state automaton, with some advanced operations.
automata automaton clean determinism fsa intersection json minimization subtract union
Last synced: 07 Nov 2025
https://github.com/kahaaga/simplexintersection.jl
Compute exact intersection volumes and intersection points between N-dimensional simplices
Last synced: 03 Jan 2026
https://github.com/harkiratvirdi/ecommerce_jewellery
Jewellery Ecommerce made with MERN stack. Users can buy jewellery. Cart is fully functional. PayPal Sandbox API used for demo Payment.
axios dotenv express figma framer-motion gsap heroku intersection intersection-observer jsonwebtoken mongodb mongoose nodejs reacthooks reactrouterdom redux redux-thunk scss
Last synced: 30 Dec 2025
https://github.com/cuppachino/intersection_detection
Compute generic 2D line intersections
2d algebraic-geometry intersection triangulation
Last synced: 06 Apr 2025
https://github.com/emanuelhuber/rconics
Solve some conic related problems (intersection of conics with lines and conics, arc length of an ellipse, polar lines, etc.).
conics ellipse elliptic geometry intersection r
Last synced: 07 Sep 2025
https://github.com/abhisheknayak-programmer/pankaj-javascript-react-tutorial
Only for Reference of Pankaj Nandwani
api array css es6 firebase hooks intersection javascript localstorage object oops react rest string useeffect useref usestate vanilla-javascript
Last synced: 30 Dec 2025
https://github.com/leondejong/js-collision-detection
Collision Detection
2d axis broad collision detection intersection javascript js narrow phase sat separating theorem
Last synced: 16 Jul 2025
https://github.com/zerdicorp/two_line_segments_intersection
Visualization of the algorithm for finding the intersection of two line segments.
algorithm intersection math visualization
Last synced: 02 Apr 2025
https://github.com/75lb/common-sequence
Returns an array containing the initial elements which both input arrays have in common.
array intersection isomorphic javascript javascript-library load-anywhere nodejs sequence
Last synced: 03 Sep 2025
https://github.com/xotic750/array-intersection-x
Creates an array of unique values that are included in all given arrays.
array browser intersection javascript nodejs
Last synced: 24 Oct 2025