Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 394 Bytes

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.