blob: 8a09617175801149f6159a4fe2cd8691a9ff4953 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Documentation
=============
Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library,
licensed under permissive BSD-2 clause open source license.
Source at GitHub:
- https://github.com/bkaradzic/bgfx
Contents
--------
.. toctree::
:maxdepth: 3
overview
build
examples
bgfx
tools
internals
license
|