Search code examples
Compute minimum area convex k-gon in 2d...


pythoncomputational-geometryconvex-hullconvex-optimizationconvex

Read More
SVD decomposition of nalgebra behaves weirdly...


mathrustlinear-algebracomputational-geometrynalgebra

Read More
3d cave generation...


c++3dcomputational-geometrycad

Read More
How to Expand a Polygon Until One of the Borders Reaches a Point...


pythonalgorithmgeometrypolygoncomputational-geometry

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


algorithmgeometrycomputational-geometryintersectionarea

Read More
Behavioral difference between constructing a `Nef_polyhedron_3` directly from OFF file and construct...


c++computational-geometrycgal

Read More
Catmull-Rom interpolation on SVG Paths...


svgcomputational-geometrycurve-fittingcatmull-rom-curve

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


geometrycomputational-geometryintersection

Read More
Difference between algorithm solution and MATLAB CVX solution in Graphical LASSO?...


algorithmmatlabcomputational-geometrydifference

Read More
k-way triangle set intersection and triangulation...


c++performancealgorithmgraphicscomputational-geometry

Read More
How to find the intersection point of a 3D curve and a 3D surface?...


algorithmcomputational-geometryintersectionnumerical-methods

Read More
Extending a line segment to fit into a bounding box...


algorithmmathc#-3.0linecomputational-geometry

Read More
Find visibility polyhedron given a point inside it...


3dcomputational-geometry

Read More
While finding count of points inside some shape using KD-Tree, do we need to check areas intersectio...


c++algorithmgeometrycomputational-geometrykdtree

Read More
Check if a 3D point lies inside a 3D platonic solid?...


c++algorithmgeometrycomputational-geometry

Read More
How to check a point is inside an ellipsoid with orientation?...


algorithm3dgeometrydistancecomputational-geometry

Read More
In solidworks, is there a way to get the direction cosines of a surface normal?...


computational-geometrysolidworks

Read More
How to find overlapping area of convex coplanar polygons in 3D?...


c++polygonlinear-algebracomputational-geometry

Read More
Compensate IMU pan/tilt...


pythonmathcomputational-geometryquaternions

Read More
derive (approximate) rotation transform matrix (numpy) on a unit sphere given a mapping of vectors (...


pythonnumpymappingcomputational-geometry

Read More
Find two furthest points in a point set in linear time (2-approximation algorithm)...


algorithmdata-structurescomputational-geometry

Read More
Difference between quadtree and kd-tree...


computational-geometrykdtreequadtree

Read More
How do I compute, in O(n) time, a convex hull of a set of points which are sorted by x-coordinate?...


algorithmtime-complexitycomputational-geometryconvex-hull

Read More
Check if a point projected on a line segment is not outside it...


javamathgeometrycomputational-geometry

Read More
Segment Intersection...


algorithmcomputational-geometry

Read More
How to convert spherical geometry to ellipsoid geometry c++ vertex generation...


c++geometrycomputational-geometry

Read More
Closest edge to a rectangle in a plane of rectangles...


algorithmgeometrycomputational-geometry

Read More
What is most efficient way to find the intersection of a line and a circle in python?...


pythongeometrycomputational-geometry

Read More
Initializing Half-edge data structure from vertices...


algorithmc++11data-structurespolygoncomputational-geometry

Read More
How to draw a circle in GNU Octave...


octavecomputational-geometry

Read More
BackNext