Skip to content

Commit

Permalink
add an "internals" slide
Browse files Browse the repository at this point in the history
  • Loading branch information
elemoine committed Apr 4, 2012
1 parent 5b597dc commit c220685
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,15 @@ <h2>UTFGrid interaction</h2>
<p class="subtle" id="utfgrid-output"></p>
</section>

<section class="slide" id="internals">
<h2>Code improvements, Refactoring</h2>
<ul>
<li><code>requestAnimationFrame</code></li>
<li>tile queues</li>
<li>back buffer overhaul</li>
</ul>
</section>

<section class="slide" id="thanks">
<h1>Thanks!</h1>
</section>
Expand Down

0 comments on commit c220685

Please sign in to comment.