One of my attempts to make a game engine.
- GLAD - to use OpenGL
- GLM - for vector maths
- SDL2 - to create and manage a window
- Easy Profiler - for profiling and debugging
- AngelScript - as scripting language
- ImGui - for user interface
- FastNoiseLite - for world generation
- yaml-cpp - for configuration files