Simple and easy-to-use game engine, I hope to give some help to friends who want to make their own game engine
Replace the opengl library supported by the corresponding operating system, and then use cmake to compile.
mkdir build
cd build
cmake ..