Reflection
authorLuke Lau <luke_lau@icloud.com>
Thu, 8 Nov 2018 02:57:01 +0000 (02:57 +0000)
committerLuke Lau <luke_lau@icloud.com>
Thu, 8 Nov 2018 02:57:01 +0000 (02:57 +0000)
commit8abaf8f77191e1c660def0832d8036a8b4639ba8
tree13611775359b3ecd8bfac9480f3dfb2d3b1565c5
parentc44e69ec78367fb2957324026894aef970f2481a
Reflection
17 files changed:
.gitignore
main.cpp
material.cpp
material.hpp
model.cpp
model.hpp
models/mirrorCube.blend [new file with mode: 0644]
models/mirrorCube.dae [new file with mode: 0644]
program.cpp
program.hpp
reflectfrag.glsl [new file with mode: 0644]
reflectvert.glsl [new file with mode: 0644]
skybox.cpp
skybox.hpp
skyboxvert.glsl
texturefrag.glsl
texturevertex.glsl