Updated raylib integration with other libraries (markdown)

Jeffery Myers
2021-10-08 13:23:43 -07:00
parent b17a4ea9b5
commit 7a79f0af8d

@ -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)