Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

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

How to quickly get a feasible solution to a linear program in Python?

sorting a complicated collection of 2d euclidian points in in clockwise/counterclockwise fashion to form a closed ring

How to plot geodesic curves on a surface embedded in 3D?

Fastest way to get the set of convex polygons formed by Voronoi line segments

How do I determine when two moving points become visible to each other?

Creating continuous splines / Making a smooth transition between splines

Python: efficient way to measure region properties using shapely

Get all points of a straight line in python

Best data structure to store contiguous polygons?

How to compute Voronoi tesselation based on manhattan distance in R

WorldWind Sphere Line Intersection Bug?

Plane-plane intersection in python [closed]

How to find and print intersections of n given circles in O(n*log(n)) time?

Faster way to calculate hexagon grid coordinates

Suggestions on speeding up edge selection

CGAL: Intersection between a segment and a polygon?

Algorithm for 2D nearest-neighbour queries with dynamic points

The point that minimizes the sum of euclidean distances to a set of n points

Efficient point inside rectangle boundaries search