Firefly A Game Engine for learning purposes. Platform Clone with submodules. git clone --recurse-submodules -j8 https://github.com/Latias94/Firefly Windows Use GenerateProjects.bat to generate VS project files. Or Open in CLion with the help of CMakeLists.txt. 3rd Libraries premake Project file generator CMake Build system spdlog Logger GLFW Windowing Glad2 OpenGL loader DearImGui GUI library glm Math library stb_image Image loader Credit Hazel