Add specular component
authorLuke Lau <luke_lau@icloud.com>
Mon, 19 Nov 2018 23:00:47 +0000 (23:00 +0000)
committerLuke Lau <luke_lau@icloud.com>
Mon, 19 Nov 2018 23:00:47 +0000 (23:00 +0000)
commitd80972d96e5fcd444657f937ab2700039efa83d2
treefc256bfc97e1a9d58c816bb56dca12753ff195f2
parent9e43c799021b7bcca324b988aae44e98b05d10b4
Add specular component

Also add hi-res GLUT display
Makefile
brdffrag.glsl [new file with mode: 0644]
brdfvert.glsl [new file with mode: 0644]
cocoa.h [new file with mode: 0644]
cocoa.mm [new file with mode: 0644]
main.cpp
pbrfrag.glsl
prefilterfrag.glsl [new file with mode: 0644]
shapes.hpp
skybox.cpp
skybox.hpp