展示 HN:从头开始编写代码片段动画

1 分•作者: rahulrav•19 天前
如果你曾经尝试过在演示文稿中使用 Apple Keynote 的“神奇移动”在两个代码片段之间进行过渡,你一定知道其中的痛苦。<p>以下是我如何从基本原理出发,利用一个 1978 年的算法来解决这个问题的。<p><a href="https:&#x2F;&#x2F;rahulrav.com&#x2F;blog&#x2F;magic_move.html" rel="nofollow">https:&#x2F;&#x2F;rahulrav.com&#x2F;blog&#x2F;magic_move.html</a>
查看原文
If you&#x27;ve ever tried using Apple Keynote&#x27;s &quot;Magic Move&quot; to transition between two code snippets during a presentation, you know the pain.<p>Here is how I ended up solving the problem from first principles, by using an algorithm from 1978.<p><a href="https:&#x2F;&#x2F;rahulrav.com&#x2F;blog&#x2F;magic_move.html" rel="nofollow">https:&#x2F;&#x2F;rahulrav.com&#x2F;blog&#x2F;magic_move.html</a>