Skip to content

Latest commit

 

History

History

lesson07

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lesson 7

This lesson has a convoluted history, but the end result is pretty straightforward.

I went on and back with different approaches but eventually came to the simplest option: per vertex directional lightning. I also decided to go full strength on a separate lesson, illustrating normal mapping and blinn-phong.

I also got to add interactive controls and segregated the OpenGL C++ code into a new namespace.