Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

Using CGAL to partition a non-simple polygon

Infinite initial bounding triangle in iterative Delaunay triangulators

Implementing the Bentley-Ottmann algorithm

Point closest to a set four of lines in 3D

gis polygon map overlay intersection operation

improving a* search for finding path in a triangulated environment

C++ Inverse Kinematic Algorithm / library which includes method for IK when position of several nodes in chain known

A C algorithm for finding the intersection points of two 2D quads?

Curve reconstruction implementation

largest empty sphere or rectangle

Find minimum time required to collect C gifts from A machines given access to B bags?

Smallest Rectangular Box that surrounds a polyhedron

Finding the point on a simplex closest to the origin using GJK's distance subalgorithm

Can this be solved with a line sweep algorithm in O(n)?

Fill arbitrary 2D shape with given set of rectangles