Search code examples
How to check if line segment intersects a rectangle?...

algorithmlanguage-agnosticgeometrycomputational-geometry

Read More
An algorithm for check if a dot(x,y) in inside an area?...

geometryconstraintscomputational-geometryarea

Read More
Three spheres intersection (trilateration) with SymPy...

pythonsympycomputational-geometry

Read More
how to calculate area of Intersection of Two Rotated Rectangles in Java?...

javageometrycomputational-geometryintersectionrectangles

Read More
How can I calculate coordinates of the perpendicular line?...

geometry2dcomputational-geometry

Read More
Most efficient way to find polygon-coordinate intersections in large GeoJSON object...

pythonpython-3.xcomputational-geometrygeopandasshapely

Read More
Compare 2 lines direction...

pythonmathgeometrycomputational-geometry

Read More
offset a line/vector parallel to given lines...

pythonalgorithmmathvectorcomputational-geometry

Read More
Finding two "bounding" vertices of a given polygon w.r.t. a known (light source) point...

algorithmgraphicsgeometrycomputational-geometry

Read More
Mesh Simplification: Edge Collapse Conditions...

algorithmgraphicscomputational-geometrymesh

Read More
How to correctly use VTK ConstrainedDelaunay2D?...

c++computational-geometryvtktriangulationdelaunay

Read More
Heuristics to sort array of 2D/3D points according their mutual distance...

sortingcachingdistancecomputational-geometrynearest-neighbor

Read More
How do I solve an arithmetic sequence?...

sequencescomputational-geometry

Read More
How do you rectify a 3D planar polygon?...

algorithmcomputational-geometry

Read More
Find clockwise angle between two points with respect to an arbitrary origin...

c++cmathcomputational-geometryatan2

Read More
How do you maximize distance between closest points in set?...

algorithmcomputational-geometry

Read More
How to find the closest pair distance for a point set in two dimensions?...

algorithmcomputational-geometryanalysisclosest-points

Read More
Convex hull proof...

time-complexitycomputer-sciencecomputational-geometryconvex-hull

Read More
CGAL 5.3: Example program to draw a triangulation doesn't work...

computational-geometrycgal

Read More
What happened to the python bindings for CGAL?...

pythongeometrypolygoncomputational-geometrycgal

Read More
The largest aligned rectangular with fixed aspect ratio in an arbitrary convex polygon?...

algorithmgeometrycomputational-geometryconvex-optimization

Read More
Shortest Path Bounded By Circles...

algorithmgeometrycomputational-geometryshortest-path

Read More
Height of arbitrary point on circle segment...

mathgeometrycomputational-geometry

Read More
Algorithm to place the rectangular inside the polygon...

algorithmcollision-detectioncomputational-geometry

Read More
"backwards" np.geomspace so a higher density occurs as log function gets higher...

pythonnumpygeometrycomputational-geometrylogarithm

Read More
How change the spiral movement in 2D space?...

geometrycomputational-geometryspiral

Read More
Calculate Total Length of Given linear Curves ignoring Bends...

mathgeometrycomputational-geometry

Read More
Finding intersection between straight line and contour...

pythonnumpymatplotlibcomputational-geometry

Read More
Similar to Computing the Exact Offset in CGAL, can I compute the "exact buffer" of a polyl...

c++computational-geometrycgal

Read More
Traversing through a line in a loop...

cloopsfor-loopgeometrycomputational-geometry

Read More
BackNext