intersection-point

There are 3 repositories under intersection-point topic.

  • 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#33316560
  • 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.

    Language:C++63747
  • ntrivix/Collision-Detection

    Geometrical algorithm for finding the first intersection point of two simple polygons

    Language:Java0100