mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated docs.
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
<li class="toctree-l2"><a class="reference internal" href="#bunnylod">42-bunnylod</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#denoise">43-denoise</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#sss">44-sss</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#bokeh">45-bokeh</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="bgfx.html">API Reference</a></li>
|
||||
@@ -1245,6 +1246,19 @@ off programatically.</p>
|
||||
<img alt="example-44-sss" src="https://github.com/bkaradzic/bgfx/raw/master/examples/44-sss/screenshot.png" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="bokeh">
|
||||
<h2><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/examples/45-bokeh">45-bokeh</a><a class="headerlink" href="#bokeh" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Bokeh Depth of Field</p>
|
||||
<dl class="simple">
|
||||
<dt>Reference(s):</dt><dd><ul class="simple">
|
||||
<li><p><a class="reference external" href="https://web.archive.org/web/20201215123940/https://blog.tuxedolabs.com/2018/05/04/bokeh-depth-of-field-in-single-pass.html">Bokeh depth of field in a single pass</a>.</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="figure align-default">
|
||||
<img alt="example-45-bokeh" src="https://github.com/bkaradzic/bgfx/raw/master/examples/45-bokeh/screenshot.png" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user