Computer Graphics Project
A game built using C++ and OpenGL
- Clone the repo
cd Phase2_3- Build the Project
- Run either:
- full version:
bin/GAME_APPLICATION.exe -c config/crazy-taxi/app.jsonc - lite version:
bin/GAME_APPLICATION.exe -c config/crazy-taxi/full-scene.jsoncor directly:bin/GAME_APPLICATION.exe
- full version:
- You can build it with many compilers but here is a way using
Visual Studio Community Release 2019
- C/C++ Extension Pack
- From Phase2_3/ directory :
Ctrl+shift+pCmake ConfigureCtrl+shift+pSelect a kit, and chooseVisual Studio Community Release 2019
w Move Forward
s Move Backwards
a Move Left
d Move Right
space brakes
1->7, q, e to change camera views