5 | | * SDL[1.2/2] (80%): The main is the 2, but the move from 1.2 is not finished. (https://www.libsdl.org/) |
6 | | * ffmpeg (95%): Not sure about the percentage, movie stuff. (https://www.ffmpeg.org/) |
7 | | * Bullet physics (30%): First try at a correct physics library integration. (http://bulletphysics.org/wordpress/) |
8 | | * Lua (80%): First scripting integration was with Bison/Flexx, but proved too complicated, so now lua is dA bOmB. (http://www.lua.org/) |
9 | | * ImGui (99%): Immediate UI integration for Debug purposes. Made by ocornut. (https://github.com/ocornut/imgui) |
| 5 | * '''SDL[1.2/2]''' ''(80%)'': The main is the 2, but the move from 1.2 is not finished. (https://www.libsdl.org/) |
| 6 | * '''ffmpeg''' ''(95%)'': Not sure about the percentage, movie stuff. (https://www.ffmpeg.org/) |
| 7 | * '''Bullet physics''' ''(30%)'': First try at a correct physics library integration. (http://bulletphysics.org/wordpress/) |
| 8 | * '''Lua''' ''(80%)'': First scripting integration was with Bison/Flexx, but proved too complicated, so now lua is dA bOmB. (http://www.lua.org/) |
| 9 | * '''ImGui''' ''(99%)'': Immediate UI integration for Debug purposes. Made by ocornut. (https://github.com/ocornut/imgui) |