展示HN:从基本原理出发的代码片段动画化

1作者: rahulrav16 天前原帖
如果你曾尝试在演示中使用苹果Keynote的“魔法移动”功能在两个代码片段之间进行过渡,你就会知道这有多痛苦。<p>以下是我如何从基本原理出发,利用1978年的一个算法解决这个问题的过程。<p><a href="https://rahulrav.com/blog/magic_move.html" rel="nofollow">https://rahulrav.com/blog/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>