luismrsilva / cg-micromachines

3D version of the first MicroMachines game, made for the Computer Graphics course (2015/2016) at IST, CS BSc
1 stars 0 forks source link
cplusplus mini-game opengl

cg-micromachines

3D version of the first Micro Machines game for the Computer Graphics course.

Authors

Compiling and running on Linux

Compiling

Running

To run Micro Machines, from the project root:

make run

or, if it's already compiled:

./micromachines

Compiling without SOIL

If you wish, it is possible to compile the project without libSOIL (and no textures). To do this, simply define NOSOIL when compiling.

Controls

Use the arrow keys to move the car.

Cameras

Game

Lights

Debug