Search code examples
robust algorithm for surface reconstruction from 3D point cloud?...


algorithm3dcomputational-geometrypoint-clouds

Read More
How to calculate angle of two vectors for determining vertex concavity in ear clipping algorithm...


c++polygonc++20computational-geometrytriangulation

Read More
Check if a polygon is symmetric...


algorithmgeometrypolygoncomputational-geometrysymmetric

Read More
My Rectangle Subdivision Algorithm Skips Half of the Vertical Pixels...


c#algorithmcomputational-geometrydivision

Read More
How to find upper envelopes of intersected lines in O(nlogn)?...


algorithmgeometrycomputational-geometryanalysis

Read More
Simplest way to use `CGAL::simplify` on a 2D Arrangement?...


c++2dcomputational-geometrycgalsimplify

Read More
How to find the nearest line segment to a specific point more efficently?...


algorithmdata-structurescomputational-geometry

Read More
An algorithm for inflating/deflating (offsetting, buffering) polygons...


algorithmgeometrypolygoncomputational-geometrybuffering

Read More
Convex hull figure from vertice points...


gnuplotcomputational-geometryconvex-hull

Read More
How to find all the polygonal shapes of given the vertices?...


algorithmgeometrypolygoncomputational-geometryplanar-graph

Read More
How to use CGAL to slice up a sphere with great circles?...


c++geometrycomputational-geometrycgal

Read More
How find angle between two different pitch roof...


mathgeometrycomputational-geometryrevit-api

Read More
Compute the area of intersection between a circle and a triangle?...


algorithmgeometrycomputational-geometryintersectionarea

Read More
how to create computational mesh of a geometry with known level set function definition of its bound...


computational-geometrymesh

Read More
Intersection between AABB and a capsule (swept sphere)...


geometrycomputational-geometryintersection

Read More
Efficient way to find overlapping of N rectangles...


pythonalgorithmcomputational-geometry

Read More
Perpendicular on a line from a given point...


mathgeometry2dcomputational-geometry

Read More
Creating a Tangential Arc between 2 intersecting circles and a known point...


geometrycomputational-geometry

Read More
SVD decomposition of nalgebra is incomprehensible...


mathrustlinear-algebracomputational-geometrynalgebra

Read More
Splitting Python MeshGrid Into Cells...


pythonnumpygeometrysimulationcomputational-geometry

Read More
THREEJS: How to calculate the closest point on a THREE.ray to another THREE.ray...


javascriptthree.jscomputational-geometry

Read More
Identifying Rectangles from a Large Set of Line Segments in Python...


pythonalgorithmgeometrycomputational-geometryline-segment

Read More
Computing curvatures with CGAL...


c++geometrycomputational-geometrymeshcgal

Read More
How to find the intersection of 2 convex hulls?...


python3dgeometrycomputational-geometryconvex-hull

Read More
How to find out Geometric Median...


algorithmcomputational-geometry

Read More
clipping a voronoi diagram python...


pythonscipycomputational-geometryspatialvoronoi

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


pythonbindinggarbage-collectioncomputational-geometrycgal

Read More
Calculate the area of ​intersection of curves using the Monte Carlo Method in Python...


pythonmathsimulationcomputational-geometrymontecarlo

Read More
3d triangle approximation with rectangular prisms...


3dgeometrycomputational-geometryapproximationtriangle

Read More
Bentley-Ottmann algorithm for two groups of lines segments...


algorithmgeometrycomputational-geometryline-intersection

Read More
BackNext