瀏覽代碼

Updated README.

Branimir Karadžić 10 年之前
父節點
當前提交
cd932da903
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
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
 ------------