PBR checkpoint
authorLuke Lau <luke_lau@icloud.com>
Sun, 18 Nov 2018 02:20:35 +0000 (02:20 +0000)
committerLuke Lau <luke_lau@icloud.com>
Sun, 18 Nov 2018 02:20:35 +0000 (02:20 +0000)
commita03f2bc751bbd7f91cbc2f52d2f0f6e753d6f776
tree7ac511c49e85cd0ccb7c3286f207840063e0cff4
parent210d1b08cec40845d849e89baea8a9cc96917f60
PBR checkpoint
40 files changed:
Makefile
equirectangularfrag.glsl [new file with mode: 0644]
equirectangularvert.glsl [new file with mode: 0644]
image.cpp
image.hpp
main.cpp
material.cpp
model.cpp
models/darktiles/About these PBR files.txt [new file with mode: 0755]
models/darktiles/darktiles1_AO.png [new file with mode: 0755]
models/darktiles/darktiles1_basecolor.png [new file with mode: 0755]
models/darktiles/darktiles1_metallic.png [new file with mode: 0755]
models/darktiles/darktiles1_normal.png [new file with mode: 0755]
models/darktiles/darktiles1_roughness.png [new file with mode: 0755]
models/loftSkybox/Newport_Loft_8k.jpg [new file with mode: 0755]
models/loftSkybox/Newport_Loft_Env.hdr [new file with mode: 0755]
models/loftSkybox/Newport_Loft_Ref.hdr [new file with mode: 0755]
models/loftSkybox/Newport_Loft_Thumb.jpg [new file with mode: 0755]
models/loftSkybox/Newport_Loft_preview.jpg [new file with mode: 0644]
models/mirrorCube.blend
models/rustedIron/About these PBR files.txt [new file with mode: 0755]
models/rustedIron/rustediron2_ao.png [new file with mode: 0644]
models/rustedIron/rustediron2_basecolor.png [new file with mode: 0755]
models/rustedIron/rustediron2_metallic.png [new file with mode: 0755]
models/rustedIron/rustediron2_normal.png [new file with mode: 0755]
models/rustedIron/rustediron2_roughness.png [new file with mode: 0755]
models/sphere.blend [new file with mode: 0644]
models/sphere.dae [new file with mode: 0644]
models/streakedmetal/About these PBR files.txt [new file with mode: 0755]
models/streakedmetal/streakedmetal_albedo.png [new file with mode: 0755]
models/streakedmetal/streakedmetal_ao.png [new file with mode: 0644]
models/streakedmetal/streakedmetal_metalness.png [new file with mode: 0755]
models/streakedmetal/streakedmetal_normal.png [new file with mode: 0755]
models/streakedmetal/streakedmetal_roughness.png [new file with mode: 0755]
pbrfrag.glsl [new file with mode: 0644]
pbrvert.glsl [new file with mode: 0644]
shapes.hpp
skybox.cpp
skybox.hpp
skyboxfrag.glsl