Updated raylib integration with other libraries (markdown)

master
Jeffery Myers 3 years ago
parent
commit
7a79f0af8d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      raylib-integration-with-other-libraries.md

+ 1
- 0
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)

Loading…
Cancel
Save