|
@ -10,9 +10,10 @@ raylib can be used with other engines/libraries/tools for extended features. Her |
|
|
- [x] raylib + Assimp -> [raylib-3D](https://github.com/Gamerfiend/raylib-3D) |
|
|
- [x] raylib + Assimp -> [raylib-3D](https://github.com/Gamerfiend/raylib-3D) |
|
|
- [x] raylib + physics/maths -> [ProfJski Examples](https://github.com/ProfJski/RayLib-Examples) |
|
|
- [x] raylib + physics/maths -> [ProfJski Examples](https://github.com/ProfJski/RayLib-Examples) |
|
|
- [x] raylib + enet -> [NetDynamics](https://github.com/nxrighthere/NetDynamics) |
|
|
- [x] raylib + enet -> [NetDynamics](https://github.com/nxrighthere/NetDynamics) |
|
|
|
|
|
- [x] raylib + nbnet -> [nbnet example](https://github.com/nathhB/nbnet/tree/master/examples/raylib) |
|
|
- [x] raylib + ECS -> [Using raylib with an ECS](https://github.com/chriscamacho/ecsRoids) |
|
|
- [x] raylib + ECS -> [Using raylib with an ECS](https://github.com/chriscamacho/ecsRoids) |
|
|
- [x] raylib + Entitas Lite (ECS) -> [mmGame-Engine](https://github.com/bayganik/mmGame-Engine-Raylib-ECS) |
|
|
- [x] raylib + Entitas Lite (ECS) -> [mmGame-Engine](https://github.com/bayganik/mmGame-Engine-Raylib-ECS) |
|
|
- [x] raylib + mpeg1 -> [textures_video_playing.c.txt](https://github.com/raysan5/raylib/files/4201940/textures_video_playing.c.txt) |
|
|
|
|
|
|
|
|
- [x] raylib + mpeg1 -> [textures_video_playing.c.txt](https://github.com/raysan5/raylib/files/4201940/textures_video_playing.c.txt), [c99-raylib-vide-player](https://github.com/WEREMSOFT/c99-raylib-vide-player) |
|
|
- [x] raylib + libmpeg2 -> [article + code](http://bedroomcoders.co.uk/using-libmpeg2-with-raylib/) |
|
|
- [x] raylib + libmpeg2 -> [article + code](http://bedroomcoders.co.uk/using-libmpeg2-with-raylib/) |
|
|
- [x] raylib + pyTorch C++ -> [TorchRayLib](https://github.com/QuantScientist/TorchRayLib) |
|
|
- [x] raylib + pyTorch C++ -> [TorchRayLib](https://github.com/QuantScientist/TorchRayLib) |
|
|
- [x] raylib + ProceduralGen -> [ProcGen](https://github.com/Pakz001/Raylib-Examples/tree/master/ProcGen) |
|
|
- [x] raylib + ProceduralGen -> [ProcGen](https://github.com/Pakz001/Raylib-Examples/tree/master/ProcGen) |
|
|