Skip to content

Latest commit

 

History

History

libs

Home -> libs

Libraries (external)

Making nodable would have been impossible without reusing the code of those libraries.

This folder contains all the external source code as submodules. The CMakeList.txt define a target per library to make use easy from other CMakeLists.

Credits

Libraries

Library Author(s)
Dear ImGui Omar Cornut
IconFontCppHeaders Juliette Foucaut and Doug Binks
ImGuiColorTextEdit BalazsJako
LodePNG Lode Vandevenne
Native file dialog extended Bernard Teo, Michael Labbe and other
Observe Lars Melchior
RTTR* Axel Menzel
SDL2 cf. website
Where am I? Gregory Pakosz
gl3w cf. website
googletest Google
gulrak/filesystem Steffen Schümann
Freetype v2.13.0 cf. website
xxHash
If I forgot to mention something in here, please let me know at: berenger [at] 42borgata [dot] com.

*: I do not depend on RTTR yet, but I plan to. So I am taking inspiration from it in my code before to switch.

Resources

Name Author(s)
JetBrains Mono Jetbrains