Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

How to map 2D coordinates from store image to the actual shelves of the store?

How to find first intersection of a ray with moving circles

animating a recursive triangulation algorithm using swingworker

Finding a bounded rectangle inside a concave/convex polygon

Intersection of line segment and convex polygon

How can I prove that this edge traversing algorithm works?

multi-edge bevel on half-edge structure

Self Avoiding Random Walk in a 3d lattice using pivot algorithm in python

maximum number of points enclosed in given perimeter

Computational geometry algorithm which can deal with conic arc segments

Reconstructing a 2D shape from its projection in 1D

Closest point to another point on a hypersphere [closed]

Bentley-Ottmann Algorithm For Two Groups of Lines Segments

CGAL: Find face/triangle a point belongs to?

Area of Union Of Rectangles using Segment Trees

How to compute the mitered offset of a polygon using its Straight Skeleton

efficient algorithm to find nearest point in a graph that does not have a known equation

polygon union without holes

Difference between quadtree and kd-tree