Small Gult + OpenGL excercise project.
You can use the W and S keys to move forward and backwards respectivelly.
The outcome looks like this.
Easiest way to try it out is to use the provided CMakeLists.txt. You must have the dependencies installed to make it work.
cmake -B build && make -C build
This project is licensed under the MIT License - see the LICENSE.md file for details