GraphUI Type & Shape Animation at your Fingertips

Finished a little over the weekend animation work with AnimGroup (main commit), continuing the Graph Type Rendering and UI saga.

UISceneDemo03 demonstrates AnimGroup capabilities:

  • Two repetitive steady scrolling text lines. One text shorter than the line-width and one longer
  • One line of animated rectangles, rotating around their z-axis and accelerating towards their target
  • A text animation assembling one line of text, each glyph coming from a random 3D point moving to its destination all at once including rotation.
  • One line of text with sine wave animation flattening and accelerating towards its target

Continue reading “GraphUI Type & Shape Animation at your Fingertips”