PG I — Projekt do PG1, splněna většina z prv...
Obsah archivu
-
data
-
3069bp13.jpg
-
4150p04.jpg
-
6876.png
-
6876_alienator.mtl
-
6876_alienator.obj
-
6887_allied_avenger.mtl
-
6887_allied_avenger.obj
-
cornell_box2.mtl
-
cornell_box2.obj
-
cornell_box2.png
-
cornell_box2.txt
-
cubemaps
-
ans_camping_negx.jpg
-
ans_camping_negy.jpg
-
ans_camping_negz.jpg
-
ans_camping_posx.jpg
-
ans_camping_posy.jpg
-
ans_camping_posz.jpg
-
citadella_negx.jpg
-
citadella_negy.jpg
-
citadella_negz.jpg
-
citadella_posx.jpg
-
citadella_posy.jpg
-
citadella_posz.jpg
-
lancellotti_chapel_negx.jpg
-
lancellotti_chapel_negy.jpg
-
lancellotti_chapel_negz.jpg
-
lancellotti_chapel_posx.jpg
-
lancellotti_chapel_posy.jpg
-
lancellotti_chapel_posz.jpg
-
san_francisco_negx.jpg
-
san_francisco_negy.jpg
-
san_francisco_negz.jpg
-
san_francisco_posx.jpg
-
san_francisco_posy.jpg
-
san_francisco_posz.jpg
-
vancouver_convetion_centre_negx.jpg
-
vancouver_convetion_centre_negy.jpg
-
vancouver_convetion_centre_negz.jpg
-
vancouver_convetion_centre_posx.jpg
-
vancouver_convetion_centre_posy.jpg
-
vancouver_convetion_centre_posz.jpg
-
-
geosphere.mtl
-
geosphere.obj
-
test3.png
-
test4.png
-
white.png
-
-
src
-
libs
-
embree
-
bin
-
embree3.dll
-
glfw3.dll
-
msvcp140.dll
-
tbb.dll
-
vcruntime140.dll
-
-
doc
-
CHANGELOG.md
-
LICENSE.txt
-
README.md
-
readme.pdf
-
third-party-programs-TBB.txt
-
third-party-programs.txt
-
-
embree-config-version.cmake
-
embree-config.cmake
-
include
-
embree3
-
rtcore.h
-
rtcore.isph
-
rtcore_buffer.h
-
rtcore_buffer.isph
-
rtcore_builder.h
-
rtcore_common.h
-
rtcore_common.isph
-
rtcore_config.h
-
rtcore_device.h
-
rtcore_device.isph
-
rtcore_geometry.h
-
rtcore_geometry.isph
-
rtcore_quaternion.h
-
rtcore_quaternion.isph
-
rtcore_ray.h
-
rtcore_ray.isph
-
rtcore_scene.h
-
rtcore_scene.isph
-
-
-
lib
-
embree3.lib
-
tbb.lib
-
-
-
freeimage
-
bin
-
FreeImage.dll
-
FreeImaged.dll
-
-
include
-
FreeImage.h
-
-
lib
-
FreeImage.lib
-
FreeImaged.lib
-
-
-
imgui
-
imgui.cpp
-
imgui_demo.cpp
-
imgui_draw.cpp
-
imgui_impl_dx11.cpp
-
imgui_impl_dx12.cpp
-
imgui_impl_glfw.cpp
-
imgui_impl_opengl3.cpp
-
imgui_impl_win32.cpp
-
include
-
imconfig.h
-
imgui.h
-
imgui_impl_dx11.h
-
imgui_impl_dx12.h
-
imgui_impl_glfw.h
-
imgui_impl_opengl3.h
-
imgui_impl_win32.h
-
imgui_internal.h
-
stb_rect_pack.h
-
stb_textedit.h
-
stb_truetype.h
-
-
LICENSE.txt
-
README.md
-
-
-
pg
-
.vs
-
pg1_embree
-
v16
-
.suo
-
Browse.VC.db
-
ipch
-
48bde2f26677636.ipch
-
f76530d61197cb96.ipch
-
-
-
-
-
pg1_embree
-
bvh.cpp
-
bvh.h
-
camera.cpp
-
camera.h
-
cie_cmf.h
-
cubemap.cpp
-
cubemap.h
-
imgui.ini
-
light.cpp
-
light.h
-
material.cpp
-
material.h
-
matrix3x3.cpp
-
matrix3x3.h
-
mymath.cpp
-
mymath.h
-
objloader.cpp
-
objloader.h
-
pg1_embree.cpp
-
pg1_embree.vcxproj
-
pg1_embree.vcxproj.filters
-
pg1_embree.vcxproj.user
-
raytracer.cpp
-
raytracer.h
-
simpleguidx11.cpp
-
simpleguidx11.h
-
stdafx.cpp
-
stdafx.h
-
structs.cpp
-
structs.h
-
surface.cpp
-
surface.h
-
targetver.h
-
texture.cpp
-
texture.h
-
triangle.cpp
-
triangle.h
-
tutorials.cpp
-
tutorials.h
-
utils.cpp
-
utils.h
-
vector3.cpp
-
vector3.h
-
vertex.cpp
-
vertex.h
-
x64
-
Debug
-
bvh.obj
-
camera.obj
-
cubemap.obj
-
imgui.obj
-
imgui_demo.obj
-
imgui_draw.obj
-
imgui_impl_dx11.obj
-
imgui_impl_win32.obj
-
light.obj
-
material.obj
-
matrix3x3.obj
-
mymath.obj
-
objloader.obj
-
pg1_embree.Build.CppClean.log
-
pg1_embree.exe.recipe
-
pg1_embree.ilk
-
pg1_embree.log
-
pg1_embree.obj
-
pg1_embree.pch
-
pg1_embree.tlog
-
CL.command.1.tlog
-
CL.read.1.tlog
-
CL.write.1.tlog
-
link.command.1.tlog
-
link.read.1.tlog
-
link.write.1.tlog
-
pg1_embree.lastbuildstate
-
-
pg1_embree.vcxproj.FileListAbsolute.txt
-
raytracer.obj
-
simpleguidx11.obj
-
stdafx.obj
-
structs.obj
-
surface.obj
-
texture.obj
-
triangle.obj
-
tutorials.obj
-
utils.obj
-
vc142.idb
-
vc142.pdb
-
vector3.obj
-
vertex.obj
-
-
Release
-
bvh.obj
-
camera.obj
-
cubemap.obj
-
imgui.obj
-
imgui_demo.obj
-
imgui_draw.obj
-
imgui_impl_dx11.obj
-
imgui_impl_win32.obj
-
light.obj
-
material.obj
-
matrix3x3.obj
-
mymath.obj
-
objloader.obj
-
pg1_embree.exe.recipe
-
pg1_embree.iobj
-
pg1_embree.ipdb
-
pg1_embree.log
-
pg1_embree.obj
-
pg1_embree.pch
-
pg1_embree.tlog
-
CL.command.1.tlog
-
CL.read.1.tlog
-
CL.write.1.tlog
-
link.command.1.tlog
-
link.read.1.tlog
-
link.write.1.tlog
-
pg1_embree.lastbuildstate
-
-
raytracer.obj
-
simpleguidx11.obj
-
stdafx.obj
-
structs.obj
-
surface.obj
-
texture.obj
-
triangle.obj
-
tutorials.obj
-
utils.obj
-
vc142.pdb
-
vector3.obj
-
vertex.obj
-
ciexyz.obj
-
spectrum.obj
-
vector4.obj
-
-
-
spectrum.cpp
-
vector4.cpp
-
-
pg1_embree.sln
-
x64
-
Debug
-
pg1_embree.exe
-
pg1_embree.pdb
-
-
Release
-
pg1_embree.exe
-
pg1_embree.pdb
-
-
-
-