|
|
@@ -138,6 +138,7 @@
|
|
|
<li class="toctree-l2"><a class="reference internal" href="#tess">41-tess</a></li>
|
|
|
<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>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li class="toctree-l1"><a class="reference internal" href="bgfx.html">API Reference</a></li>
|
|
|
@@ -1237,6 +1238,13 @@ off programatically.</p>
|
|
|
<img alt="example-43-denoise" src="https://github.com/bkaradzic/bgfx/raw/master/examples/43-denoise/screenshot.png" />
|
|
|
</div>
|
|
|
</div>
|
|
|
+<div class="section" id="sss">
|
|
|
+<h2><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/examples/44-sss">44-sss</a><a class="headerlink" href="#sss" title="Permalink to this headline">¶</a></h2>
|
|
|
+<p>Screen-Space Shadows</p>
|
|
|
+<div class="figure align-default">
|
|
|
+<img alt="example-44-sss" src="https://github.com/bkaradzic/bgfx/raw/master/examples/44-sss/screenshot.png" />
|
|
|
+</div>
|
|
|
+</div>
|
|
|
</div>
|
|
|
|
|
|
|