diff --git a/raylib-integration-with-other-libraries.md b/raylib-integration-with-other-libraries.md index 0eaa655..58bed10 100644 --- a/raylib-integration-with-other-libraries.md +++ b/raylib-integration-with-other-libraries.md @@ -5,6 +5,7 @@ raylib can be used with other engines/libraries/tools for extended features. Her - [x] raylib + Nuklear -> [raylib-nuklear](https://github.com/tcfunk/raylib-nuklear), [3d-gui-with-raylib](http://bedroomcoders.co.uk/implementing-a-3d-gui-with-raylib) - [x] raylib + Dear ImGui - [raylib-extras rlImGui(4.0)](https://github.com/raylib-extras/rlImGui) For Current Github Raylib + - [raylib-extras rlImGui-cs(3.7)](https://github.com/raylib-extras/rlImGui-cs) For Current Github Raylib-cs - [raylibExtras rlImGui(3.7+)](https://github.com/JeffM2501/raylibExtras/tree/index/rlImGui) For Raylib v3.7 - [raylib-cimgui](https://github.com/WEREMSOFT/c99-raylib-cimgui-template) - [x] raylib + Gtk3 -> [gtk-raylib](https://github.com/hbiblia/gtk-raylib)