Pathfinding algorithms for continuous maps (e.g. polygons)...
Read MoreMinimum area bounding rectangle contains minimum distance track of convex hull...
Read MoreLargest circle inside a non-convex polygon...
Read MoreHow to get the maximum distance between a polygons centroid and its outer ring?...
Read MoreFinding the shortest vector from a point to a truncated cone in 3D...
Read MoreSmallest enclosing circle, error in the code...
Read MoreSplitting a 2D polygon using multiple straight cuts...
Read MoreIs there a robust C++ implementation of the Bentley-Ottmann algorithm?...
Read MoreAssume we know the vertices of a polytope, and want to get its halfspace representation A * x <= ...
Read MoreObtaining a triangle pair that have a shared edge from triangle set obtained from Delaunay Triangula...
Read MoreHow to fix this error “Index exceeds the number of array elements (57)” while using minboundquad fun...
Read MorePolygon Detection from a Set of Lines?...
Read MoreNew to CGAL---Difficulties in Getting Started: CGAL_Qt5 Returns FALSE in CMake...
Read MoreHow can I find the alpha shape (concave hull) of a 2d point cloud?...
Read MoreHow do you find the center-point of the intersection/overlap between two triangles in 2D?...
Read MoreHow to determine if a Point is inside of a 2D Polygon that has Arcs...
Read MoreConstraining the Domain of Voronoi Vertices Generated by Qhull...
Read MoreDetermine polygon coordinates from custom txt map...
Read MoreIntersection points in Fortune's algoritm for computing Voronoi diagram...
Read MoreRegular Distribution of Points in the Volume of a Sphere...
Read MoreFind coordinates of points within overlapping circles...
Read MoreComputing rotated rectangle intersection area using C++...
Read MoreHow to compute the intersection points of a line and an arbitrary shape?...
Read MoreFind if two areas intersect given the polygons` edges...
Read MoreHow do I plot E8 (Exceptional Lie Group order 8) in 2D?...
Read MoreCGAL coordinate value transformation not working anymore in 5.2.1...
Read MoreHow can I calculate the area of a slice of a superellipse?...
Read MoreHow do I rotate one line so that it is parallel to the other?...
Read MoreR: Remove overlapping area of bounding boxes and create a polygon...
Read MoreCGAL Mesh_3 ERROR: assertion violation! Expr: minimal_size_ > 0 || sq_d > 0...
Read More