/3D-car-animation-in-OpenGL

The 3D car animation is a animation program made in Codeblocks using GLUT library. The idea behind the program is to navigate the 3D car through the background and see all the different views of the car.

Primary LanguageC++

3D-car-animation-in-OpenGL

This 3D OpenGL Program have the feature to view car from all different angles.You can change car background and car colour using mouse and keyboard keys.

Also, change car from standing mode to driving mode and many more features.

This program is written in C++ programming language using OpenGL library.

Keyboard interactions are explained in the code only.