Similar to globalToLocal1.html, but Stage.autoClear
is set
to false (so the stage never clears itself), and the
vector Shape
is cleared each tick, so only one line is
rendered per tick. As such, you can draw continuously
without a slow down. A mostly-transparent rectangular shape is drawn
each frame to fade out content over time.