Updated docs.
This commit is contained in:
parent
2aae03d490
commit
b802c4f720
@ -341,15 +341,12 @@ licensed under permissive BSD-2 clause open source license.</p>
|
||||
<div class="section" id="supported-languages">
|
||||
<h3>Supported Languages<a class="headerlink" href="#supported-languages" title="Permalink to this headline">¶</a></h3>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://bkaradzic.github.io/bgfx/bgfx.html">C/C++ API
|
||||
documentation</a></li>
|
||||
<li><a class="reference external" href="https://github.com/MikePopoloski/SharpBgfx">C#/VB/F# language API
|
||||
bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/DerelictOrg/DerelictBgfx">D language API
|
||||
bindings</a></li>
|
||||
<li><a class="reference external" href="https://bkaradzic.github.io/bgfx/bgfx.html">C/C++ API documentation</a></li>
|
||||
<li><a class="reference external" href="https://github.com/MikePopoloski/SharpBgfx">C#/VB/F# language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/DerelictOrg/DerelictBgfx">D language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/james4k/go-bgfx">Go language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/enleeten/twilight-bgfx">Java language API
|
||||
bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/enleeten/twilight-bgfx">Java language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/haskell-game/bgfx">Haskell language API bindings</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="project-page">
|
||||
@ -634,10 +631,12 @@ licensing terms.</strong></p>
|
||||
<li>Garett Bass (<a class="reference external" href="https://github.com/gtbass">@gtbass</a>) - OSX port.</li>
|
||||
<li>Jeremie Roy (<a class="reference external" href="https://github.com/jeremieroy">@jeremieroy</a>) - Font system and examples.</li>
|
||||
<li>Miloš Tošić (<a class="reference external" href="https://github.com/milostosic">@milostosic</a>) - 12-lod example.</li>
|
||||
<li>Dario Manesku (<a class="reference external" href="https://github.com/dariomanesku">@dariomanesku</a>) - 13-stencil, 14-shadowvolumes, 15-shadowmaps-simple, 16-shadowmaps, 18-ibl</li>
|
||||
<li>Dario Manesku (<a class="reference external" href="https://github.com/dariomanesku">@dariomanesku</a>) - 13-stencil,
|
||||
14-shadowvolumes, 15-shadowmaps-simple, 16-shadowmaps, 18-ibl</li>
|
||||
<li>James Gray (<a class="reference external" href="https://github.com/james4k">@james4k</a>) - Go language API bindings.</li>
|
||||
<li>Guillaume Piolat (<a class="reference external" href="https://github.com/p0nce">@p0nce</a>) - D language API bindings.</li>
|
||||
<li>Mike Popoloski (<a class="reference external" href="https://github.com/MikePopoloski">@MikePopoloski</a>) - C#/VB/F# language API bindings, WinRT/WinPhone support.</li>
|
||||
<li>Mike Popoloski (<a class="reference external" href="https://github.com/MikePopoloski">@MikePopoloski</a>) - C#/VB/F# language API
|
||||
bindings, WinRT/WinPhone support.</li>
|
||||
<li>Kai Jourdan (<a class="reference external" href="https://github.com/questor">@questor</a>) - 23-vectordisplay example</li>
|
||||
<li>Stanlo Slasinski (<a class="reference external" href="https://github.com/stanlo">@stanlo</a>) - 24-nbody example</li>
|
||||
<li>Daniel Collin (<a class="reference external" href="https://github.com/emoon">@emoon</a>) - Port of Ocornut’s ImGui to bgfx.</li>
|
||||
@ -649,6 +648,7 @@ and iOS improvements and bug fixes.</li>
|
||||
<li>Richard Gale (<a class="reference external" href="https://github.com/RichardGale">@RichardGale</a>) - Emscripten entry input
|
||||
handling.</li>
|
||||
<li>Andrew Mac (<a class="reference external" href="https://github.com/andr3wmac">@andr3wmac</a>) - 27-terrain.</li>
|
||||
<li>Oliver Charles (<a class="reference external" href="https://github.com/ocharles">@ocharles</a>) - Haskel language API bindings.</li>
|
||||
</ul>
|
||||
</div></blockquote>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user