Optimal Morphs of Planar Orthogonal Drawings II
Arthur van Goethem, Bettina Speckmann, Kevin Verbeek

TL;DR
This paper improves methods for morphing between planar orthogonal graph drawings, reducing the number of steps needed for disconnected graphs while maintaining planarity, orthogonality, and visual quality.
Contribution
It introduces a refined approach that achieves morphing between disconnected graph drawings with linear complexity, matching the efficiency for connected graphs.
Findings
Morphing between disconnected graphs can be done in O(n) linear morphs.
Only O(s) morphs are needed, where s is the spirality measure.
The resulting morphs are natural and visually pleasing.
Abstract
Van Goethem and Verbeek recently showed how to morph between two planar orthogonal drawings and of a connected graph while preserving planarity, orthogonality, and the complexity of the drawing during the morph. Necessarily drawings and must be equivalent, that is, there exists a homeomorphism of the plane that transforms into . Van Goethem and Verbeek use linear morphs, where is the maximum complexity of the input drawings. However, if the graph is disconnected their method requires linear morphs. In this paper we present a refined version of their approach that allows us to also morph between two planar orthogonal drawings of a disconnected graph with linear morphs while preserving planarity, orthogonality, and linear complexity of the intermediate drawings. Van Goethem and Verbeek…
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 · Digital Image Processing Techniques · Advanced Graph Theory Research
