|
|
@@ -71,7 +71,6 @@ Languages:
|
|
|
* [C/C++ API documentation](https://bkaradzic.github.io/bgfx/bgfx.html)
|
|
|
* [Beef API bindings](https://github.com/bkaradzic/bgfx/tree/master/bindings/bf)
|
|
|
* [C# language API bindings #1](https://github.com/bkaradzic/bgfx/tree/master/bindings/cs)
|
|
|
- * [C#/VB/F# language API bindings #2](https://github.com/MikePopoloski/SharpBgfx)
|
|
|
* [D language API bindings](https://github.com/GoaLitiuM/bindbc-bgfx)
|
|
|
* [Go language API bindings](https://github.com/james4k/go-bgfx)
|
|
|
* [Haskell language API bindings](https://github.com/haskell-game/bgfx)
|
|
|
@@ -81,9 +80,9 @@ Languages:
|
|
|
* [Pascal language API bindings](https://github.com/Akira13641/PasBGFX)
|
|
|
* [Python language API bindings #1](https://github.com/fbertola/bgfx-python#-----bgfx-python--)
|
|
|
* [Python language API bindings #2](https://github.com/jnadro/pybgfx#pybgfx)
|
|
|
- * [Rust language API bindings (obsolete)](https://github.com/rhoot/bgfx-rs)
|
|
|
* [Rust language API bindings (new)](https://github.com/emoon/bgfx-rs)
|
|
|
* [Swift language API bindings](https://github.com/stuartcarnie/SwiftBGFX)
|
|
|
+ * [Zig language API bindings](https://github.com/bkaradzic/bgfx/tree/master/bindings/zig)
|
|
|
|
|
|
Who is using it? [#madewithbgfx](https://twitter.com/search?q=%23madewithbgfx&f=live)
|
|
|
-------------------------------------------------------------------------------------
|