Skip to content

3D 6DOF space game made with classic OpenGL and GLUT

License

Notifications You must be signed in to change notification settings

kb173/3d-asteroids

Repository files navigation

3d-asteroids

Screenshot

3D Asteroids game made with classic OpenGL and GLUT with a tree-based Object structure inspired by Godot.

Controls

Angular movement

W, S: Pitch

A, D: Roll

Q, E: Yaw

Mouse click and drag: Rotate head inside cockpit

Linear movement

I, K: Forward / Backwards

J, L: Left / Right

U, O: Up / Down

Building

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.

About

3D 6DOF space game made with classic OpenGL and GLUT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages