3D Asteroids game made with classic OpenGL and GLUT with a tree-based Object structure inspired by Godot.
W, S: Pitch
A, D: Roll
Q, E: Yaw
Mouse click and drag: Rotate head inside cockpit
I, K: Forward / Backwards
J, L: Left / Right
U, O: Up / Down
The project can be opened, edited and built in CLion. Alternatively, CMake or Make (using the CMake-generated Makefile in cmake-build-debug) works too.