From 7a79f0af8d20b7f3154c544e987f3494693bb993 Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Fri, 8 Oct 2021 13:23:43 -0700 Subject: [PATCH] Updated raylib integration with other libraries (markdown) --- raylib-integration-with-other-libraries.md | 1 + 1 file changed, 1 insertion(+) 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)