Skip to content

My 3rd homework assignment for Interactive Computer Graphics.

Notifications You must be signed in to change notification settings

mpaustin1993/shading-is-phong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shading-is-phong

Third homework for Interactive Computer Graphics

I used Microsoft Visual Studio 2019 with directory links to the GLEW, GLFW, and GLM Include PATHs and libraries. I also included glew32s.lib and glfw3.lib in the additional directories of the project's settings. This homework can be compiled via the debugger in Visual Studio 2019 - compiling should produce an orange cube which can be viewed from different angles using the WASD keys.

I greatly enjoyed completing this project. I initially had some trouble setting up the libraries and creating the different variants of lighting in the phong.frag file, but I was eventually successful.

Please let me know if you have any problems compiling or displaying any of my images.

About

My 3rd homework assignment for Interactive Computer Graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published