Cook-Torrance is a C++/OpenGL implementation of the Cook-Torrance shader model.
Developed during my photorealistic rendering PhD course.
Blinn-Phong:
application.exe bunny.obj common.vs.glsl blinn_phong_colored.fs.glsl
Cook-Torrance:
application.exe bunny.obj common.vs.glsl cook_torrance_colored.fs.glsl