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
374ea5cd71
commit
f491b904ae
1 changed files with 6 additions and 0 deletions
|
@ -167,6 +167,12 @@ Using multiple views and render targets.
|
|||
|
||||
![example-09-hdr](https://github.com/bkaradzic/bgfx/raw/master/examples/09-hdr/screenshot.png)
|
||||
|
||||
### 10-font
|
||||
Use the font system to display text and styled text.
|
||||
|
||||
### 11-fontsdf
|
||||
Use a single distance field font to render text of various size.
|
||||
|
||||
Internals
|
||||
---------
|
||||
|
||||
|
|
Loading…
Reference in a new issue