Savannah is a Windows application framework built on OpenGL & Dear ImGui.
- Window abstraction
- Texure load-unload
- GUI construction based on Dear ImGui
This framework is meant to be used with:
- C++ 17
- TDM-GCC 10.3
- OpenGL 3.3-4.1
Link static libraries:
- -lopengl32
- bin/libglad.a
- bin/libglfw3dll.a
- bin/libDear_ImGui.a
- bin/libYaml_cpp.a Define variables:
- SAVANNAH_PLATFORM_WINDOWS
- SAVANNAH_DEBUGGER
- C++ 17
- TDM GCC 10.3
- Dear ImGui 1.89.7 (Docking branch)
- color console
- GLFW
- GLAD
- Yaml-Cpp
- JSON for Modern C++ v3.11.2
- Utf-8 for Cpp
- spdlog
Proforientator -- a tool to store, evaluate and analize user's skills.