diff --git a/README.md b/README.md index 91fd26ba4..ca7d0a4f0 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,10 @@ N-body simulation with compute shaders using buffers. ![example-24-nbody](https://github.com/bkaradzic/bgfx/raw/master/examples/24-nbody/screenshot.png) +### [25-c99](https://github.com/bkaradzic/bgfx/tree/master/examples/25-c99) + +Initialization and debug text with C99 API. + Dependencies ------------