English

Morphing Schnyder drawings of planar triangulations

Computational Geometry 2014-11-25 v1 Combinatorics

Abstract

We consider the problem of morphing between two planar drawings of the same triangulated graph, maintaining straight-line planarity. A paper in SODA 2013 gave a morph that consists of O(n2)O(n^2) steps where each step is a linear morph that moves each of the nn vertices in a straight line at uniform speed. However, their method imitates edge contractions so the grid size of the intermediate drawings is not bounded and the morphs are not good for visualization purposes. Using Schnyder embeddings, we are able to morph in O(n2)O(n^2) linear morphing steps and improve the grid size to O(n)×O(n)O(n)\times O(n) for a significant class of drawings of triangulations, namely the class of weighted Schnyder drawings. The morphs are visually attractive. Our method involves implementing the basic "flip" operations of Schnyder woods as linear morphs.

Keywords

Cite

@article{arxiv.1411.6186,
  title  = {Morphing Schnyder drawings of planar triangulations},
  author = {Fidel Barrera-Cruz and Penny Haxell and Anna Lubiw},
  journal= {arXiv preprint arXiv:1411.6186},
  year   = {2014}
}

Comments

23 pages, 8 figures