Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 290 Bytes

3D-Viewing-and-Shaders

OpenGL by implementing the Phong shader model

to run

  • Navigate to the project folder in the terminal
  • run make
  • run ./hw3

i have included a print screen of the final result. USE WASD Keys in the keyboard with the mouse to move the object from 2d to 3d.