Updated docs.

This commit is contained in:
Бранимир Караџић 2020-05-31 12:00:06 -07:00
parent 43546308cc
commit 8a4b1d96ac

View File

@ -1207,13 +1207,13 @@ off programatically.</p>
<div class="section" id="bunnylod">
<h2><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/examples/42-bunnylod">42-bunnylod</a><a class="headerlink" href="#bunnylod" title="Permalink to this headline"></a></h2>
<p>Simple Polygon Reduction</p>
<p>Reference(s):</p>
<blockquote>
<div><ul class="simple">
<dl class="simple">
<dt>Reference(s):</dt><dd><ul class="simple">
<li><p><a class="reference external" href="https://web.archive.org/web/20020114194131/http://www.melax.com/polychop/">Simple Polygon Reduction</a>.</p></li>
<li><p><a class="reference external" href="https://web.archive.org/web/20031204035320/http://www.melax.com/polychop/gdmag.pdf">A Simple, Fast,and Effective Polygon Reduction Algorithm</a>.</p></li>
</ul>
</div></blockquote>
</dd>
</dl>
<div class="figure align-default">
<img alt="example-42-bunnylod" src="https://github.com/bkaradzic/bgfx/raw/master/examples/42-bunnylod/screenshot.png" />
</div>