Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

How to plot a separator line between two data classes?

The intersection of the straight line and the triangle sides

Determining ordering of vertices to form a quadrilateral

For a point in an irregular polygon, what is the most efficient way to select the edge closest to the point?

How to find matching time intervals for more than 2 users

Finding the Oriented Bounding Box of a Convex Hull in XNA Using Rotating Calipers

Compile CGAL for iOS / alternate 2D cad library?

Explanation of these seven points in finding the closest pair of points

How to find a nearest point to a given query line from a set of points in O(log n) time with out using duality concept?

Computing average grid size

Creating string art from image

Remove occluded faces on a closed mesh

Given centers, find minimum radius for set of circles such that they fully cover another

Check if a polygon is symmetric

Geometric pattern quality and filling

Polygons from a list of edges

How to find the "interior boundary" / "interior convex hull" for a list of 3D points?