Showing 1-20 of 131 packages
a simple collection of 2d collision/intersects functions, supporting points, circles, circle outlines (circumference), lines, axis-aligned boxes, and polygons (convex)
TypeScript definitions for intersects
Determines if camera's frustum intersects with aabb box and sphere
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
Checks if an axis aligned bounding box intersects a camera frustum.
shape collision / intersects library for pixi.js
whether a picking ray intersects with a plane
Slice a line whenever it intersects other features
Implements bounding boxes with usual functions like intersects. Can convert from/to Leaflet bounds and GeoJSON.
A module to check if a polygon self-intersects
Call back when an element intersects with another
A polygon cropping tool. If a polygon intersects with other polygons, the polygon can be cut into multiple polygons.
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
Custom React Flow Edge that never intersects with other nodes
This repository contains a collection of TypeScript utility functions for geometric calculations, primarily focused on line intersection and distance calculations.
utils for konva
Returns whether an element intersects with a parent element, using the IntersectionObserver