There are multiple users asking for raylib integration with other engines/libraries/tools. Here it is a list of desirable examples, some are already available as external repos.
Please, feel free to reply this issue with other interesting integrations to be listed here!
Where is the raylib + mpeg1 repository ?
Thanks
@raysan5 would this be suitable as an example https://github.com/soulfoam/ecs
I could fairly quickly raylib-ify the given example...
@chriscamacho A raylib ECS applied example would be nice, maybe with an asteroids game?
@JulienPlanchetCoineo No repo for raylib + mpeg example but I uploaded the example here: https://github.com/phoboslab/pl_mpeg/issues/7
I found this, not sure if it works: https://github.com/oswjk/raylib-imgui-template
I found this, not sure if it works: https://github.com/oswjk/raylib-imgui-template
It should work, I've done some simple UI's with it. It might not be optimal, but it's a nice example at least and should give pointers on how to integrate the two projects.
@raysan5 could you add my library for raylib + assimp? https://github.com/Gamerfiend/raylib-3D
@Gamerfiend Sure! Added! :)
@raysan5 puedes agregar Gtk3-raylib? https://github.com/hbiblia/gtk-raylib
Moved this information to Wiki.
Most helpful comment
http://bedroomcoders.co.uk/using-raylib-with-an-ecs/