Related Experiment Video
Updated: Jun 23, 2026

06:48
Surface Mapping of Earth-like Exoplanets using Single Point Light Curves
Published on: May 10, 2020
Exact geodesics and shortest paths on polyhedral surfaces.
Mukund Balasubramanian1, Jonathan R Polimeni, Eric L Schwartz
1Department of Cognitive and Neural Systems, Boston University, 677 Beacon Street, Boston, MA 02215, USA. mukundb@cns.bu.edu
Summary
We developed algorithms for calculating exact geodesic and shortest path distances on polyhedral surfaces. These methods are accurate, efficient, and suitable for large-scale surface analysis and flattening.
Area of Science:
- Computational geometry
- Computer graphics
- Geometric modeling
Background:
- Calculating distances on complex 3D surfaces is crucial for various applications.
- Existing methods may lack accuracy or efficiency for large-scale polyhedral models.
Purpose of the Study:
- To present novel algorithms for computing exact geodesic and shortest path distances on polyhedral surfaces.
- To enable accurate surface flattening and analysis for complex geometric models.
Main Methods:
- Developed two algorithms: one for minimal-geodesic distances, another for shortest-path distances.
- Extended algorithms to compute exact paths, not just distances.
- Implemented and validated algorithms on known surfaces for accuracy and performance.
Main Results:
- Algorithms compute exact minimal-geodesic and shortest-path distances and paths.
- Run-time performance is cubic or less.
- Feasible for large-scale surfaces with tens of thousands of vertices.
Conclusions:
- The presented algorithms provide accurate and efficient solutions for distance computations on polyhedral surfaces.
- These methods are essential for advanced surface flattening techniques.
- Enables precise transformation of curved manifolds into flat representations.
Related Concept Videos
Quadric Surfaces
Quadric surfaces are three-dimensional surfaces characterized by second-degree equations in the variables x, y, and z. These surfaces are smooth and continuous, and specific combinations of squared and linear terms define their shapes. The main types of quadric surfaces include ellipsoids, cones, paraboloids, and hyperboloids. Each type exhibits distinct geometric features depending on how the variables are arranged and related within the equation.Ellipsoids are closed surfaces formed when all...
Parametric Surfaces
A parametric surface in three-dimensional space is defined through a vector-valued function\begin{equation*}\mathbf{r}(u, v) = x(u, v)\mathbf{i} + y(u, v)\mathbf{j} + z(u, v)\mathbf{k}\end{equation*}where u and v are parameters within a specified domain D in the uv-plane. The functions x(u, v), y(u, v), and z(u, v) define the coordinates of points on the surface. As u and v vary over D, the position vector r(u, v) traces a continuous surface in space. This parametric representation is essential...
Tangent Planes to Surfaces
In multivariable calculus, the concept of a tangent plane plays a central role in approximating curved surfaces. When dealing with a surface defined by a function of two variables, such as z = f(x, y), the tangent plane at a given point provides the best linear approximation to the surface near that point. This local linearization allows complex, nonlinear geometries to be treated using simpler, planar models.The construction of the tangent plane involves taking vertical slices of the surface...
Tangent Planes to a Parametric Surface
A tangent plane provides a linear approximation to a curved surface at a specific point, capturing the local behavior of the surface. It can be understood as the plane that just touches the surface at that point and is defined by the tangent directions of curves lying on the surface. These tangent directions arise naturally when the surface is described parametrically, allowing systematic construction of the plane.For a surface expressed in parametric form, the position of any point is...
Geometry of Hyperbolas
A hyperbola consists of all points where the absolute difference of distances to two fixed points, called foci, remains constant. The standard equation isEach branch extends infinitely and approaches two asymptotes, which guide the curve’s behavior. The parameters a and b define key features: a measures the distance from the center to each vertex along the transverse axis, while b influences the slopes of the asymptotes. The asymptotes have equationsA rectangle centered at the origin with...
Theorem of Pappus
The Theorem of Pappus, also known as the Pappus–Guldinus Theorem, provides a geometric method for determining the volume and surface area of solids generated by the revolution of a plane region or a plane curve about an external axis. The theorem consists of two related statements. The first addresses the volume of solids formed by rotating plane areas, while the second addresses the surface area generated by rotating plane curves. Both results depend on the location of the centroid, which...
