Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

Intersection of N rectangles

Smallest enclosing circle, error in the code

Expand fill of convex polygon

How to create a polygon in JTS when we have list of coordinate?

Distance between two polylines

Is there a robust C++ implementation of the Bentley-Ottmann algorithm? [closed]

Given two (large) sets of points, how can I efficiently find pairs that are nearest to each other?

Marching Cube Ambiguities Versus Marching Tetrahedron

Efficient Line Smoothing and/or Simplification

Calculate bounding polygon of alpha shape from the Delaunay triangulation

Efficient way to find overlapping of N rectangles

3-D Cartesian points to 2-D hemispherical and calculate the area of 2-D Voronoi cells

Finding near neighbors

What's a good library to do computational geometry (like CGAL) in a garbage-collected language?

Approximating an ellipse with a polygon

Finding holes in 2d point sets?

Where to study computational geometry? [closed]

Algorithm or software for slicing a mesh

Getting a bounded polygon coordinates from Voronoi cells

Fitting a convex polygon into another polygon