nowe skyboxy
@ -75,8 +75,14 @@ bool lightingCheck = false;
|
||||
bool skyBoxCheck = false;
|
||||
bool toneMappingCheck = false;
|
||||
|
||||
const char* skyBoxPaths[] = { "./textures/skybox/space_rt.png", "./textures/skybox/space_lf.png", "./textures/skybox/space_up.png", "./textures/skybox/space_dn.png",
|
||||
"./textures/skybox/space_bk.png", "./textures/skybox/space_ft.png" };
|
||||
const char* skyBoxPaths[] = { "./textures/skybox/bkg2_left2.png", "./textures/skybox/bkg2_right1.png", "./textures/skybox/bkg2_top3.png", "./textures/skybox/bkg2_bottom4.png",
|
||||
"./textures/skybox/bkg2_back6.png", "./textures/skybox/bkg2_front5.png" };
|
||||
//const char* skyBoxPaths[] = { "./textures/skybox/left.png", "./textures/skybox/right.png", "./textures/skybox/top.png", "./textures/skybox/bot.png",
|
||||
// "./textures/skybox/back.png", "./textures/skybox/front.png" };
|
||||
//const char* skyBoxPaths[] = { "./textures/skybox/bkg1_left.png", "./textures/skybox/bkg1_right.png", "./textures/skybox/bkg1_top.png", "./textures/skybox/bkg1_bot.png",
|
||||
// "./textures/skybox/bkg1_back.png", "./textures/skybox/bkg1_front.png" };
|
||||
//const char* skyBoxPaths[] = { "./textures/skybox/space_rt.png", "./textures/skybox/space_lf.png", "./textures/skybox/space_up.png", "./textures/skybox/space_dn.png",
|
||||
// "./textures/skybox/space_bk.png", "./textures/skybox/space_ft.png" };
|
||||
GLuint skyBoxTex;
|
||||
|
||||
glm::vec3 skyBoxPos = glm::vec3(0.f, 0.f, 0.f);
|
||||
|
BIN
grk/cw 6/textures/skybox/back.png
Normal file
After Width: | Height: | Size: 4.1 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_back.png
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_bot.png
Normal file
After Width: | Height: | Size: 3.9 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_front.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_left.png
Normal file
After Width: | Height: | Size: 3.5 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_right.png
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
grk/cw 6/textures/skybox/bkg1_top.png
Normal file
After Width: | Height: | Size: 3.6 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_back6.png
Normal file
After Width: | Height: | Size: 7.2 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_bottom4.png
Normal file
After Width: | Height: | Size: 7.2 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_front5.png
Normal file
After Width: | Height: | Size: 7.9 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_left2.png
Normal file
After Width: | Height: | Size: 7.6 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_right1.png
Normal file
After Width: | Height: | Size: 6.5 MiB |
BIN
grk/cw 6/textures/skybox/bkg2_top3.png
Normal file
After Width: | Height: | Size: 8.0 MiB |
BIN
grk/cw 6/textures/skybox/bot.png
Normal file
After Width: | Height: | Size: 3.8 MiB |
BIN
grk/cw 6/textures/skybox/front.png
Normal file
After Width: | Height: | Size: 4.0 MiB |
BIN
grk/cw 6/textures/skybox/left.png
Normal file
After Width: | Height: | Size: 4.1 MiB |
BIN
grk/cw 6/textures/skybox/right.png
Normal file
After Width: | Height: | Size: 4.1 MiB |
BIN
grk/cw 6/textures/skybox/top.png
Normal file
After Width: | Height: | Size: 4.0 MiB |