Planar and Toroidal Morphs Made Easier
Jeff Erickson, Patrick Lin

TL;DR
This paper introduces simplified algorithms for planar and toroidal graph morphing problems based on barycentric interpolation, improving efficiency and naturalness of the morphs while avoiding classical methods.
Contribution
The paper presents new, simpler algorithms for planar straight-line graph morphing and extends barycentric interpolation to geodesic graphs on the torus, with improved computational efficiency.
Findings
Constructed $O(n)$ step morphs in $O(n^{1+rac{C6}{2}})$ time for planar graphs.
Extended barycentric interpolation to geodesic graphs on the flat torus with a simple scaling strategy.
Provided a simpler proof of a conjecture for geodesic torus triangulations.
Abstract
We present simpler algorithms for two closely related morphing problems, both based on the barycentric interpolation paradigm introduced by Floater and Gotsman, which is in turn based on Floater's asymmetric extension of Tutte's classical spring-embedding theorem. First, we give a much simpler algorithm to construct piecewise-linear morphs between planar straight-line graphs. Specifically, given isomorphic straight-line drawings and of the same 3-connected planar graph , with the same convex outer face, we construct a morph from to that consists of unidirectional morphing steps, in time. Our algorithm entirely avoids the classical edge-collapsing strategy dating back to Cairns; instead, in each morphing step, we interpolate the pair of weights associated with a single edge. Second, we describe a natural extension…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · 3D Shape Modeling and Analysis · Digital Image Processing Techniques
