Updated README.

This commit is contained in:
Branimir Karadžić 2014-06-21 18:18:26 -07:00
parent 543bc06a6d
commit e6edb1e41d
1 changed files with 5 additions and 2 deletions

View File

@ -29,8 +29,9 @@ Languages:
* [C99 API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.c99.h)
* [C++ API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.h)
* [D API bindings](https://github.com/p0nce/DerelictBgfx)
* [Go API bindings](https://github.com/james4k/go-bgfx)
* [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx)
* [D language API bindings](https://github.com/p0nce/DerelictBgfx)
* [Go language API bindings](https://github.com/james4k/go-bgfx)
Who is using it?
----------------
@ -579,6 +580,8 @@ Dario Manesku ([@dariomanesku](https://github.com/dariomanesku)) - 13-stencil,
14-shadowvolumes, 15-shadowmaps-simple, 16-shadowmaps, 18-ibl
James Gray ([@james4k](https://github.com/james4k)) - Go language API bindings.
p0nce ([@p0nce](https://github.com/p0nce)) - D language API bindings.
Mike Popoloski ([@MikePopoloski](https://github.com/MikePopoloski)) - C#/VB/F#
language API bindings
[License (BSD 2-clause)](https://github.com/bkaradzic/bgfx/blob/master/LICENSE)
-------------------------------------------------------------------------------