Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

Given n overlapping polygons, how could one get the set that provides the most coverage with the minimum number of polygons

C++ Vector is modified twice than it should in Computational Geometry

clockwise angle between two line

Circle In Rectangle Packing Algorithm

Generating equidistance points along the boundary of a polygon but CW/CCW

3D Connected Points Labeling based on Euclidean distances

Find indices of polygon vertices nearest to a point

Plane sweep algorithm: How to order the segments after intersection point

Merge polygons that are not intersecting using Clipper

Divide a region into parts efficiently Python

Detect hole in geometry

Most efficient way to calculate point wise surface normal from a numpy grid

How to determine which side of a polygon edge is inside a polygon, and which is outside?

find all possible combinations of elements of an array. NOT PRODUCT

Reflect vector in 3D space

Geometry: computational geometry , calculate all pairof points which are friends

Square intersection solver

computational-geometry

Most isolated point on 2d map - algorithm