How find angle between two different pitch roof...
Read Morehow to create computational mesh of a geometry with known level set function definition of its bound...
Read MoreEfficient way to find overlapping of N rectangles...
Read MorePerpendicular on a line from a given point...
Read MoreCreating a Tangential Arc between 2 intersecting circles and a known point...
Read MoreSplitting Python MeshGrid Into Cells...
Read MoreTHREEJS: How to calculate the closest point on a THREE.ray to another THREE.ray...
Read MoreIdentifying Rectangles from a Large Set of Line Segments in Python...
Read MoreHow to find the intersection of 2 convex hulls?...
Read Moreclipping a voronoi diagram python...
Read MoreWhat's a good library to do computational geometry (like CGAL) in a garbage-collected language?...
Read MoreCalculate the area of intersection of curves using the Monte Carlo Method in Python...
Read More3d triangle approximation with rectangular prisms...
Read MoreBentley-Ottmann algorithm for two groups of lines segments...
Read MoreI need an algorithm to calculate the outer boundary of a polygon...
Read MoreFind smallest partition of intersecting intervals...
Read MoreAn algorithm for offsetting multiple polygons without overlaps...
Read MoreIs there a similarity measure to compare two segmented linear segments?...
Read MoreHow do I derive a Voronoi diagram given its point set and its Delaunay triangulation?...
Read MoreAnalytic geometry, ordering vertices of triangle to capture shortest and second shortest sides...
Read Moresurface of mesh cannot be seen from outside, only from inside...
Read MoreIntersection of line segment and convex polygon...
Read MoreHow to calculate X and Y coordinates given an angle and varying side lengths...
Read MoreConversions between CGAL::Extended_cartesian<CGAL::Gmpq> and CGAL::Simple_cartesian<CGAL::G...
Read MoreAlgorithm to split 2D polygon in equal halves...
Read MoreInconsistent buffer distance using JSTS...
Read MoreGiven two (large) sets of points, how can I efficiently find pairs that are nearest to each other?...
Read MoreAlgorithm to generate random 2D polygon...
Read More