Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

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

Intersection points of line bisector with rectangle

Finding the three points nearest each point in a 2D plane

How to determine if an (x, y) point is within a polygon defined by a list of boundary points

How do I partition an oriented bounding box?

How to work with cgal circulators?

Transforming coordinates of one rectangle to another rectangle

Fitting two lines to a set of 2D points

Java library for creating straight skeleton?

Finding internal angles of polygon

CGAL tutorial for beginners [closed]

Grouping set of points to nearest pairs