Search code examples
How to convert spherical geometry to ellipsoid geometry c++ vertex generation...

c++geometrycomputational-geometry

Read More
Closest edge to a rectangle in a plane of rectangles...

algorithmgeometrycomputational-geometry

Read More
What is most efficient way to find the intersection of a line and a circle in python?...

pythongeometrycomputational-geometry

Read More
Initializing Half-edge data structure from vertices...

algorithmc++11data-structurespolygoncomputational-geometry

Read More
How to draw a circle in GNU Octave...

octavecomputational-geometry

Read More
Calculate the outline of an abstract shape with holes...

geometrycomputational-geometrygodotgodot4geometry-surface

Read More
What is the algorithm for finding the center of a circle from three points?...

javaalgorithmgeometrycomputational-geometry

Read More
Fast footpoint computation over polygonal lines in MATLAB...

matlabfor-loopparallel-processingcomputational-geometry

Read More
Merging Geodataframe Polygons to Meet Population Threshold in Python...

pythongeospatialcomputational-geometrygeopandasshapely

Read More
Given a set of bounding boxes in an 2D space, group them into rows...

pythonalgorithmgeometrycomputational-geometry

Read More
How to measure the tilt angle of a rectangle if you know positions of the four corners?...

image-processingcomputer-visioncomputational-geometry

Read More
Rectangular Nesting - Convergence to optimal solution using Simulated Annealing...

matlaboptimizationgeometrycomputational-geometrygeometry-surface

Read More
How to find centroid snapped to grid via Shapely?...

computational-geometryshapelycentroidgeos

Read More
Find the maximum depth of a set of intervals...

algorithmcomputational-geometryintervalsgreedy

Read More
Approximate a curve with a limited number of line segments and arcs of circles...

algorithmgeometrycomputational-geometry

Read More
Mathematically producing sphere-shaped hexagonal grid...

algorithmgeometrycomputational-geometrytilinghexagonal-tiles

Read More
Generate P random N-dimensional points from list of ALL possible pairwise distances...

algorithmmathcomputational-geometryeuclidean-distance

Read More
Sort points in clockwise order?...

algorithmmathluageometrycomputational-geometry

Read More
Counting the number of polygons containing origin in 2D...

algorithmgeometrypolygoncomputational-geometrycounting

Read More
robust algorithm for surface reconstruction from 3D point cloud?...

algorithm3dcomputational-geometrypoint-clouds

Read More
How to calculate angle of two vectors for determining vertex concavity in ear clipping algorithm...

c++polygonc++20computational-geometrytriangulation

Read More
Check if a polygon is symmetric...

algorithmgeometrypolygoncomputational-geometrysymmetric

Read More
My Rectangle Subdivision Algorithm Skips Half of the Vertical Pixels...

c#algorithmcomputational-geometrydivision

Read More
How to find upper envelopes of intersected lines in O(nlogn)?...

algorithmgeometrycomputational-geometryanalysis

Read More
Simplest way to use `CGAL::simplify` on a 2D Arrangement?...

c++2dcomputational-geometrycgalsimplify

Read More
How to find the nearest line segment to a specific point more efficently?...

algorithmdata-structurescomputational-geometry

Read More
An algorithm for inflating/deflating (offsetting, buffering) polygons...

algorithmgeometrypolygoncomputational-geometrybuffering

Read More
Convex hull figure from vertice points...

gnuplotcomputational-geometryconvex-hull

Read More
How to find all the polygonal shapes of given the vertices?...

algorithmgeometrypolygoncomputational-geometryplanar-graph

Read More
How to use CGAL to slice up a sphere with great circles?...

c++geometrycomputational-geometrycgal

Read More
BackNext