| 12345678910111213141516171819202122 |
- 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
|