mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Updated README.
This commit is contained in:
parent
1c917de7f9
commit
6ce9669cae
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
What is it?
|
||||
-----------
|
||||
|
||||
Cross-platform rendering library ([API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.h)).
|
||||
Cross-platform rendering library ([C++ API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.h),
|
||||
[C99 API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.c99.h)).
|
||||
|
||||
Supported rendering backends:
|
||||
|
||||
|
|
Loading…
Reference in a new issue