<body><div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        Hi, Dave. :)<div><br></div><div>You can do a lot of stuff with plain morphs and stepping, too. In the Animations framework, the focus was on a more convenient programming interface that decouples system load and animation time. So, even if your Squeak image has plenty of things to do, the animation X will finish after, for example, 250 ms. Yet, you might only see the first and the last update then. :D In some way, the Animations framework is kind of Morphic stepping but it offers each participant a synchronized progression of time, which can then be used to update or interpolate the animation progress. Such things are difficult with Morphic stepping because the "call me again in 20 ms" via #stepTime treats time different for each morph.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 18.11.2017 22:34:43 schrieb David T. Lewis <lewis@mail.msen.com>:</p>On Sat, Nov 18, 2017 at 02:22:41PM +0100, Marcel Taeumel wrote:<br>> Hi, there.<br>> <br>> I just updated my Animations framework to support composite animations:<br>> https://github.com/hpi-swa/animations [https://github.com/hpi-swa/animations]<br>> <br>> Here are some examples using 1000 morphs:<br>> https://giphy.com/gifs/l2QDRTpwNsQ2NDSY8 [https://giphy.com/gifs/l2QDRTpwNsQ2NDSY8]<br>> https://giphy.com/gifs/xUOxf2c1ULKebDK6Ag [https://giphy.com/gifs/xUOxf2c1ULKebDK6Ag]<br>> <br>> ...gets kind of slow with 10000 morphs:<br>> https://giphy.com/gifs/3ohs7ONYSvpugDDRF6 [https://giphy.com/gifs/3ohs7ONYSvpugDDRF6]<br>> <br>> Use Squeak 5.1 or 6.0alpha (trunk). Works in 4.5, 4.6, and 5.0, too:<br>> https://travis-ci.org/hpi-swa/animations [https://travis-ci.org/hpi-swa/animations]<br>> <br>> Best,<br>> Marcel<br>> <br><br>That looks quite good. I remember doing some work with Graphviz and Connectors<br>maybe about 10-15 years ago to visualize a manufacturing product flow, and the<br>morphic displays would start bogging down as the model got larger. From your gifs,<br>I expect that much larger graphic visualizations are now feasible.<br><br>Dave <br><br><br>
                        </blockquote>
                                        </div></body>