Search code examples
Pathfinding algorithms for continuous maps (e.g. polygons)...

algorithmcomputational-geometryshortest-pathpath-findingmotion-planning

Read More
Minimum area bounding rectangle contains minimum distance track of convex hull...

algorithmvectorgeometrylinear-algebracomputational-geometry

Read More
Largest circle inside a non-convex polygon...

algorithmpolygoncomputational-geometrygeometry

Read More
How to get the maximum distance between a polygons centroid and its outer ring?...

pythonopencv3dcomputational-geometry

Read More
Finding the shortest vector from a point to a truncated cone in 3D...

linear-algebracomputational-geometrygame-development

Read More
Smallest enclosing circle, error in the code...

pythonalgorithmruntime-errorgeometrycomputational-geometry

Read More
Splitting a 2D polygon using multiple straight cuts...

algorithmpolygoncomputational-geometry

Read More
Is there a robust C++ implementation of the Bentley-Ottmann algorithm?...

c++computational-geometry

Read More
Assume we know the vertices of a polytope, and want to get its halfspace representation A * x <= ...

pythonalgorithmmatlabcomputational-geometrypolyhedra

Read More
Obtaining a triangle pair that have a shared edge from triangle set obtained from Delaunay Triangula...

algorithmmatlabmathcomputational-geometrytriangulation

Read More
How to fix this error “Index exceeds the number of array elements (57)” while using minboundquad fun...

matlabgeometrycomputational-geometrybounding-box

Read More
Polygon Detection from a Set of Lines?...

c++rgeometrylinear-algebracomputational-geometry

Read More
New to CGAL---Difficulties in Getting Started: CGAL_Qt5 Returns FALSE in CMake...

c++ubuntucmakecomputational-geometrycgal

Read More
How can I find the alpha shape (concave hull) of a 2d point cloud?...

pythonlinuxubuntugeometrycomputational-geometry

Read More
How do you find the center-point of the intersection/overlap between two triangles in 2D?...

mathcollision-detectioncomputational-geometry

Read More
How to determine if a Point is inside of a 2D Polygon that has Arcs...

c#collision-detectioncomputational-geometryautocadpoint-in-polygon

Read More
Constraining the Domain of Voronoi Vertices Generated by Qhull...

numpyscipygeometrycomputational-geometryqhull

Read More
Determine polygon coordinates from custom txt map...

pythonrcomputational-geometry

Read More
Intersection points in Fortune's algoritm for computing Voronoi diagram...

algorithmmathgeometrycomputational-geometryvoronoi

Read More
Regular Distribution of Points in the Volume of a Sphere...

pythonnumpymultidimensional-arraycomputational-geometry

Read More
Find coordinates of points within overlapping circles...

ralgorithmdata.tablecomputational-geometryvoronoi

Read More
Computing rotated rectangle intersection area using C++...

c++computational-geometryintersectionrectanglesarea

Read More
How to compute the intersection points of a line and an arbitrary shape?...

javascriptalgorithmgeometrycanvascomputational-geometry

Read More
Find if two areas intersect given the polygons` edges...

pythonopencvpython-imaging-librarycomputational-geometryintersection

Read More
How do I plot E8 (Exceptional Lie Group order 8) in 2D?...

mathgeometrycomputational-geometry

Read More
CGAL coordinate value transformation not working anymore in 5.2.1...

computational-geometrynumericcgal

Read More
How can I calculate the area of a slice of a superellipse?...

geometrycomputational-geometryellipse

Read More
How do I rotate one line so that it is parallel to the other?...

algorithmtrigonometrycomputational-geometry

Read More
R: Remove overlapping area of bounding boxes and create a polygon...

rgeospatialcomputational-geometrybounding-box

Read More
CGAL Mesh_3 ERROR: assertion violation! Expr: minimal_size_ > 0 || sq_d > 0...

computational-geometrymeshcgaltetrahedra

Read More
BackNext