C++ OpenGL Tutorial - 33 - Blinn-Phong Lighting

Here, we begin to look into more advanced lighting techniques, starting with Blinn-Phong, which is a revised version of the Phong lighting model that we already have implemented. • GitHub Commit: • LearnOpenGL Page: • Website: • Twitter: • Discord: • This Github Repo: • This Playlist: Listened to the album, Dief, by C418 ().
Back to Top