Updated raylib integration with other libraries (markdown)

master
Jeffery Myers 3 년 전
부모
커밋
b17a4ea9b5
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      raylib-integration-with-other-libraries.md

+ 3
- 3
raylib-integration-with-other-libraries.md

@ -3,9 +3,9 @@ raylib can be used with other engines/libraries/tools for extended features. Her
- [x] raylib + sokol_app -> [rayfork](https://github.com/SasLuca/rayfork)
- [x] raylib + Tiled -> [raylib_tiled_import_with_tmx](https://github.com/OnACoffeeBreak/raylib_tiled_import_with_tmx), [libtmx docs](https://libtmx.readthedocs.io/en/latest/renderer-from-scratch.html)
- [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 + imgui
- [raylibExtras rlImGui(3.5)](https://github.com/JeffM2501/raylibExtras/tree/Raylib_3.5/rlImGui) For Raylib v3.5
- [raylibExtras rlImGui(3.7+)](https://github.com/JeffM2501/raylibExtras/tree/index/rlImGui) For Raylib v3.7+
- [x] raylib + Dear ImGui
- [raylib-extras rlImGui(4.0)](https://github.com/raylib-extras/rlImGui) For Current Github Raylib
- [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)
- [x] raylib + Spine -> [spine-raylib](https://github.com/WEREMSOFT/spine-raylib-runtimes)

불러오는 중...
취소
저장