Search code examples
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
Calculate the outline of an abstract shape with holes...


geometrycomputational-geometrygodotgodot4geometry-surface

Read More
What is the algorithm for finding the center of a circle from three points?...


javaalgorithmgeometrycomputational-geometry

Read More
Fast footpoint computation over polygonal lines in MATLAB...


matlabfor-loopparallel-processingcomputational-geometry

Read More
Merging Geodataframe Polygons to Meet Population Threshold in Python...


pythongeospatialcomputational-geometrygeopandasshapely

Read More
Given a set of bounding boxes in an 2D space, group them into rows...


pythonalgorithmgeometrycomputational-geometry

Read More
How to measure the tilt angle of a rectangle if you know positions of the four corners?...


image-processingcomputer-visioncomputational-geometry

Read More
Rectangular Nesting - Convergence to optimal solution using Simulated Annealing...


matlaboptimizationgeometrycomputational-geometrygeometry-surface

Read More
How to find centroid snapped to grid via Shapely?...


computational-geometryshapelycentroidgeos

Read More
Find the maximum depth of a set of intervals...


algorithmcomputational-geometryintervalsgreedy

Read More
Approximate a curve with a limited number of line segments and arcs of circles...


algorithmgeometrycomputational-geometry

Read More
BackNext