a simple collection of 2d collision/intersects functions, supporting points, circles, circle outlines (circumference), lines, axis-aligned boxes, and polygons (convex)
Determines if camera's frustum intersects with aabb box and sphere
TypeScript definitions for intersects
A module to check if a polygon self-intersects using a sweepline algorithm
Custom React Flow Edge that never intersects with other nodes
Checks if two geometries overlap in any way.
test whether a ray intersects with a sphere
whether a picking ray intersects with a plane
shape collision / intersects library for pixi.js
Checks if an axis aligned bounding box intersects a camera frustum.
Slice a line whenever it intersects other features
A module to check if a polygon self-intersects
Implements bounding boxes with usual functions like intersects. Can convert from/to Leaflet bounds and GeoJSON.
Where three.js intersects the physical world, slice your creations into life!
Call back when an element intersects with another
A module to check if a polygon self-intersects using the bentley-ottmann algorithm
A polygon cropping tool. If a polygon intersects with other polygons, the polygon can be cut into multiple polygons.
Returns whether an element intersects with a parent element, using the IntersectionObserver
test if a ray intersects an aabb in 2d/3d space
Returns whether an element intersects with a parent element, using the IntersectionObserver
Custom React Flow Edge that never intersects with other nodes
Checks whether a THREE.Geometry intersects with a primitive shape
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
This repository contains a collection of TypeScript utility functions for geometric calculations, primarily focused on line intersection and distance calculations.
GRIT: Genomic Range Interval Toolkit - high-performance genomic interval operations
A fast BVH using SAH
Mesh splitting algorithm for co-planar intersection, used in MCRT simulation
Line segment intersection detection
Static AABB spatial index for 2D queries
A library for 2D geometry, providing geometric algorithms for intersection/distance between circular arcs/line segments.
A library for 2D geometry, providing robust geometric algorithms for intersection/distance between circular arcs/line segments.
Hierarchical bitmap tree. Integer-key map that can intersect FAST.
Enumerative geometry capabilities for the Amari library
Find the intersection over a collection of sets; when you need more than the intersection between two sets
Compute intersections between 2D lines
A comprehensive mathematical set theory library implementing standard set operations, multisets, and set laws verification
something at the intersection of Rails3, CouchDB and rufus-jig
A gem with default recipes to create rails application templates you can use to generate rails applications
Use Bentley-Ottmann algorithm to solve self-intersecting polygon issue
A lightweight gem that provides two AR:Relation methods to create unions and sets #& and #|
A gem that adds range methods to Ruby's Range and Array classes. (Range#+, Range#-, Array#rangify, Array#intersection, Array#missing)
Group, intersect and Match collections using custom rules.
a collection of useful Ruby sequence traits and operations
This gem allows you to pass multiple roles into methods like save and update_attributes
A build of the Intersection Observer Polyfill, written and maintained by the W3C, packaged for the Rails asset pipeline.
Time ranges Intersection, union, etc
Union, Intersection, and Difference operations for ActiveRecord
Bloom Filter with union and intersection