2015-07-26 10:23:20 +03:00
<!DOCTYPE html>
<!-- [if IE 8]><html class="no - js lt - ie9" lang="en" > <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "no-js" lang = "en" > <!-- <![endif] -->
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2015-08-03 01:05:48 +03:00
< title > Documentation — bgfx 1.0 documentation< / title >
2015-07-26 10:23:20 +03:00
2019-07-21 08:20:50 +03:00
< script type = "text/javascript" src = "_static/js/modernizr.min.js" > < / script >
2015-07-26 10:23:20 +03:00
2019-07-21 08:20:50 +03:00
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
2020-05-21 08:20:07 +03:00
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/doctools.js" > < / script >
< script src = "_static/language_data.js" > < / script >
2019-07-21 08:20:50 +03:00
< script type = "text/javascript" src = "_static/js/theme.js" > < / script >
2015-07-26 10:23:20 +03:00
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
2019-07-21 08:20:50 +03:00
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< link rel = "index" title = "Index" href = "genindex.html" / >
< link rel = "search" title = "Search" href = "search.html" / >
< link rel = "next" title = "Overview" href = "overview.html" / >
2015-07-26 10:23:20 +03:00
< / head >
2019-07-21 08:20:50 +03:00
< body class = "wy-body-for-nav" >
2015-07-26 10:23:20 +03:00
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
2016-05-16 18:59:36 +03:00
< div class = "wy-side-scroll" >
2019-07-21 08:20:50 +03:00
< div class = "wy-side-nav-search" >
2016-05-16 18:59:36 +03:00
2015-07-26 10:23:20 +03:00
2016-05-16 18:59:36 +03:00
< a href = "#" class = "icon icon-home" > bgfx
2015-07-26 10:23:20 +03:00
2016-05-16 18:59:36 +03:00
< / a >
2015-07-26 10:23:20 +03:00
2016-05-16 18:59:36 +03:00
< div class = "version" >
1.0
< / div >
2015-07-26 10:23:20 +03:00
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
2016-05-16 18:59:36 +03:00
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
2015-07-26 10:23:20 +03:00
2016-05-16 18:59:36 +03:00
2019-07-21 08:20:50 +03:00
< ul >
2016-05-16 18:59:36 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "overview.html" > Overview< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "build.html" > Building< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "examples.html" > Examples< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "bgfx.html" > API Reference< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "tools.html" > Tools< / a > < / li >
2017-11-17 07:16:06 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "internals.html" > Internals< / a > < / li >
2016-05-16 18:59:36 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "license.html" > License< / a > < / li >
2015-07-26 10:23:20 +03:00
< / ul >
2016-05-16 18:59:36 +03:00
2015-07-26 10:23:20 +03:00
2016-05-16 18:59:36 +03:00
< / div >
2015-07-26 10:23:20 +03:00
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
2019-07-21 08:20:50 +03:00
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "#" > bgfx< / a >
2015-07-26 10:23:20 +03:00
< / nav >
< div class = "wy-nav-content" >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< div class = "rst-content" >
2019-07-21 08:20:50 +03:00
2016-05-16 18:59:36 +03:00
2019-07-21 08:20:50 +03:00
2016-05-16 18:59:36 +03:00
< div role = "navigation" aria-label = "breadcrumbs navigation" >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< ul class = "wy-breadcrumbs" >
2019-07-21 08:20:50 +03:00
< li > < a href = "#" > Docs< / a > » < / li >
< li > Documentation< / li >
2015-07-26 10:23:20 +03:00
< li class = "wy-breadcrumbs-aside" >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< / li >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< / ul >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< hr / >
< / div >
2016-05-16 18:59:36 +03:00
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2015-07-26 10:23:20 +03:00
2015-08-03 01:05:48 +03:00
< div class = "section" id = "documentation" >
< h1 > Documentation< a class = "headerlink" href = "#documentation" title = "Permalink to this headline" > ¶< / a > < / h1 >
< p > Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library,
licensed under permissive BSD-2 clause open source license.< / p >
2019-07-21 08:20:50 +03:00
< dl class = "simple" >
< dt > Source at GitHub:< / dt > < dd > < ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/bkaradzic/bgfx" > https://github.com/bkaradzic/bgfx< / a > < / p > < / li >
2015-08-03 01:05:48 +03:00
< / ul >
< / dd >
< / dl >
< div class = "section" id = "contents" >
< h2 > Contents< a class = "headerlink" href = "#contents" title = "Permalink to this headline" > ¶< / a > < / h2 >
2015-07-26 10:23:20 +03:00
< div class = "toctree-wrapper compound" >
< ul >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "overview.html" > Overview< / a > < ul >
2015-08-03 01:05:48 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "overview.html#what-is-it" > What is it?< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#supported-rendering-backends" > Supported rendering backends< / a > < / li >
2015-08-18 05:21:25 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#supported-platforms" > Supported Platforms< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#supported-compilers" > Supported Compilers< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#supported-languages" > Supported Languages< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#project-page" > Project Page< / a > < / li >
2015-08-03 01:05:48 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#contact" > Contact< / a > < / li >
< / ul >
< / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "overview.html#debugging-and-profiling" > Debugging and Profiling< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#renderdoc" > RenderDoc< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#intelgpa" > IntelGPA< / a > < / li >
2015-08-18 05:21:25 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#other-debuggers-and-profilers" > Other Debuggers and Profilers< / a > < / li >
2015-08-02 06:40:24 +03:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "overview.html#sdl-glfw-etc" > SDL, GLFW, etc.< / a > < / li >
2015-08-31 07:48:29 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "overview.html#getting-involved" > Getting Involved< / a > < ul >
2015-08-31 08:45:37 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#contributors" > Contributors< / a > < / li >
2015-08-31 07:48:29 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "overview.html#repository-visualization" > Repository visualization< / a > < / li >
< / ul >
< / li >
2015-08-02 06:40:24 +03:00
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "build.html" > Building< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#dependencies" > Dependencies< / a > < / li >
2015-08-29 18:59:20 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#getting-source" > Getting Source< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#quick-start" > Quick Start< / a > < / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#prerequisites" > Prerequisites< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#android" > Android< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#linux" > Linux< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#windows" > Windows< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#build" > Build< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#general" > General< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#id1" > Windows< / a > < / li >
2015-12-05 02:26:10 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#xcode" > Xcode< / a > < / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#id2" > Linux< / a > < / li >
2018-07-08 01:53:05 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "build.html#winrt-uwp" > WinRT / UWP< / a > < / li >
2015-08-02 06:40:24 +03:00
< / ul >
< / li >
2015-08-29 18:59:20 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#amalgamated-build" > Amalgamated Build< / a > < / li >
2016-05-16 18:59:36 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#tools" > Tools< / a > < / li >
2016-01-29 07:45:33 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#alternative-build-systems" > Alternative build systems< / a > < / li >
2019-07-21 08:20:50 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "build.html#minimal-example-without-bgfx-example-harness" > Minimal example without bgfx’ example harness< / a > < / li >
2015-08-02 06:40:24 +03:00
< / ul >
< / li >
2015-08-03 01:05:48 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "examples.html" > Examples< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#helloworld" > 00-helloworld< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#cubes" > 01-cubes< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#metaballs" > 02-metaballs< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#raymarch" > 03-raymarch< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#mesh" > 04-mesh< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#instancing" > 05-instancing< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#bump" > 06-bump< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#callback" > 07-callback< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#update" > 08-update< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#hdr" > 09-hdr< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#font" > 10-font< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#fontsdf" > 11-fontsdf< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#lod" > 12-lod< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#stencil" > 13-stencil< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#shadowvolumes" > 14-shadowvolumes< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#shadowmaps-simple" > 15-shadowmaps-simple< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#shadowmaps" > 16-shadowmaps< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#drawstress" > 17-drawstress< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "examples.html#hz" > 60Hz< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "examples.html#hz-test-for-browsers" > 30Hz (test for browsers)< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#ibl" > 18-ibl< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#oit" > 19-oit< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#nanovg" > 20-nanovg< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#deferred" > 21-deferred< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#windows" > 22-windows< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#vectordisplay" > 23-vectordisplay< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#nbody" > 24-nbody< / a > < / li >
2015-11-03 07:59:33 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#c99" > 25-c99< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#occlusion" > 26-occlusion< / a > < / li >
2015-12-13 20:58:10 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#terrain" > 27-terrain< / a > < / li >
2016-03-31 07:23:32 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#wireframe" > 28-wireframe< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#debugdraw" > 29-debugdraw< / a > < / li >
2016-07-10 10:22:45 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#picking" > 30-picking< / a > < / li >
2016-07-25 05:57:52 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#rsm" > 31-rsm< / a > < / li >
2017-01-06 08:29:16 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#particles" > 32-particles< / a > < / li >
2017-04-05 06:43:53 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#pom" > 33-pom< / a > < / li >
2017-09-01 08:12:40 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#mvs" > 34-mvs< / a > < / li >
2017-10-04 07:00:22 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#dynamic" > 35-dynamic< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#sky" > 36-sky< / a > < / li >
2018-03-05 03:52:06 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#gpudrivenrendering" > 37-gpudrivenrendering< / a > < / li >
2018-09-20 07:58:07 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#bloom" > 38-bloom< / a > < / li >
2018-12-15 01:42:37 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#assao" > 39-assao< / a > < / li >
2019-01-05 19:56:39 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#svt" > 40-svt< / a > < / li >
2019-07-21 08:20:50 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "examples.html#tess" > 41-tess< / a > < / li >
2015-08-03 01:05:48 +03:00
< / ul >
< / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "bgfx.html" > API Reference< / a > < ul >
2015-07-26 10:23:20 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "bgfx.html#general" > General< / a > < ul >
2015-07-26 21:08:25 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#initialization-and-shutdown" > Initialization and Shutdown< / a > < / li >
2015-07-26 10:23:20 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#updating" > Updating< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#debug" > Debug< / a > < / li >
2015-07-27 02:12:04 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#querying-information" > Querying information< / a > < / li >
2015-07-26 10:23:20 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#platform-specific" > Platform specific< / a > < / li >
2015-07-27 02:12:04 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#miscellaneous" > Miscellaneous< / a > < / li >
2015-07-26 10:23:20 +03:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "bgfx.html#views" > Views< / a > < / li >
2017-11-17 07:16:06 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "bgfx.html#encoder" > Encoder< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#id1" > Encoder< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#draw" > Draw< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#compute" > Compute< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#blit" > Blit< / a > < / li >
2015-07-26 10:23:20 +03:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "bgfx.html#resources" > Resources< / a > < ul >
2015-07-27 03:38:06 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#shaders-and-programs" > Shaders and Programs< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#uniforms" > Uniforms< / a > < / li >
2015-07-26 10:23:20 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#vertex-buffers" > Vertex Buffers< / a > < / li >
2015-07-27 03:38:06 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#index-buffers" > Index Buffers< / a > < / li >
2019-02-15 10:39:05 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#id5" > Textures< / a > < / li >
2015-07-27 03:38:06 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#frame-buffers" > Frame Buffers< / a > < / li >
2015-07-26 10:23:20 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#instance-buffer" > Instance Buffer< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#indirect-buffer" > Indirect Buffer< / a > < / li >
2015-11-03 06:27:27 +03:00
< li class = "toctree-l3" > < a class = "reference internal" href = "bgfx.html#occlusion-query" > Occlusion Query< / a > < / li >
2015-07-26 10:23:20 +03:00
< / ul >
< / li >
< / ul >
< / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "tools.html" > Tools< / a > < ul >
2016-04-29 19:43:23 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "tools.html#geometry-compiler-geometryc" > Geometry Compiler (geometryc)< / a > < / li >
2015-12-08 08:53:52 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "tools.html#shader-compiler-shaderc" > Shader Compiler (shaderc)< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "tools.html#building-shaders" > Building shaders< / a > < / li >
< / ul >
< / li >
2015-08-02 06:40:24 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "tools.html#texture-compiler-texturec" > Texture Compiler (texturec)< / a > < / li >
2016-04-29 19:43:23 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "tools.html#texture-viewer-texturev" > Texture Viewer (texturev)< / a > < / li >
2015-08-02 06:40:24 +03:00
< / ul >
2017-11-17 07:16:06 +03:00
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "internals.html" > Internals< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#sort-based-draw-call-bucketing" > Sort based draw call bucketing< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#api-and-render-thread" > API and render thread< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#resource-api" > Resource API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#view-api" > View API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#encoder-api" > Encoder API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "internals.html#customization" > Customization< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "internals.html#options" > Options< / a > < / li >
< / ul >
< / li >
< / ul >
2015-08-02 06:40:24 +03:00
< / li >
2015-08-03 01:05:48 +03:00
< li class = "toctree-l1" > < a class = "reference internal" href = "license.html" > License< / a > < ul >
2015-08-31 08:45:37 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "license.html#license-bsd-2-clause" > License (BSD 2-clause)< / a > < / li >
2015-08-03 01:05:48 +03:00
< li class = "toctree-l2" > < a class = "reference internal" href = "license.html#rd-party-libraries" > 3rd Party Libraries< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#blendish-mit" > Blendish (MIT)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#edtaa3-mit" > edtaa3 (MIT)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#fcpp-bsd" > fcpp (BSD)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#forsyth-triangle-order-optimizer-public-domain" > Forsyth Triangle Order Optimizer (Public Domain)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#freetype" > FreeType< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#glsl-optimizer-mit" > glsl-optimizer (MIT)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#nanovg-zlib" > NanoVG (ZLIB)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#imgui-mit" > ImGui (MIT)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#sdf-mit" > SDF (MIT)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#stb-public-domain" > stb (Public Domain)< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "license.html#vertex-cache-optimised-index-buffer-compression-bsd" > Vertex Cache Optimised Index Buffer Compression (BSD)< / a > < / li >
2015-07-26 10:23:20 +03:00
< / ul >
2015-08-03 01:05:48 +03:00
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "license.html#assets" > Assets< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
2015-07-26 10:23:20 +03:00
< / div >
< / div >
2016-05-16 18:59:36 +03:00
< / div >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< / div >
< footer >
< div class = "rst-footer-buttons" role = "navigation" aria-label = "footer navigation" >
2019-07-21 08:20:50 +03:00
< a href = "overview.html" class = "btn btn-neutral float-right" title = "Overview" accesskey = "n" rel = "next" > Next < span class = "fa fa-arrow-circle-right" > < / span > < / a >
2015-07-26 10:23:20 +03:00
< / div >
< hr / >
< div role = "contentinfo" >
< p >
2019-10-26 20:41:31 +03:00
© Copyright 2010-2019, Branimir Karadžić
2016-05-16 18:59:36 +03:00
2015-07-26 10:23:20 +03:00
< / p >
2016-05-16 18:59:36 +03:00
< / div >
2015-07-26 10:23:20 +03:00
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
2019-07-21 08:20:50 +03:00
SphinxRtdTheme.Navigation.enable(true);
2015-07-26 10:23:20 +03:00
});
< / script >
2019-07-21 08:20:50 +03:00
2015-07-26 10:23:20 +03:00
< / body >
< / html >