展示HN:从基本原理出发的代码片段动画化
如果你曾尝试在演示中使用苹果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've ever tried using Apple Keynote's "Magic Move" 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://rahulrav.com/blog/magic_move.html" rel="nofollow">https://rahulrav.com/blog/magic_move.html</a>