Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

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?

GPU-friendly 2D line segment intersection algorithm

Algorithm for completing a partial triangulation (Constrained Triangulation)

Boolean operations on a SVG pathstring

How to correct winding of triangles to counter-clockwise direction of a 3D Mesh model?

Actual implementation of the medial axis transform?

Identifying the original edge of a union polygon

Flood filling of 3-dimensional polygon

Generating vertex normals for smooth shading with crease angle in Three.js

farthest point voronoi diagram of 3 points

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