PG I - Raytracer za 23b

Obsah archivu

  • data
    • 3069bp13.jpg
    • 4150p04.jpg
    • 6876
      • 6876.png
      • 6876_alienator.mtl
      • 6876_alienator.obj
      • white.png
    • 6887_allied_avenger.mtl
    • 6887_allied_avenger.obj
    • cornell_box2
      • cornell_box2.mtl
      • cornell_box2.obj
      • cornell_box2.png
      • cornell_box2.txt
    • negx.jpg
    • negy.jpg
    • negz.jpg
    • posx.jpg
    • posy.jpg
    • posz.jpg
    • sphere
      • geosphere.mtl
      • geosphere.obj
    • spheres_5x5
      • geosphere_ref1.png
      • geospheres_5x5.mtl
      • geospheres_5x5.obj
      • spheres_5x5.yaml
    • test_bvh
      • test_bvh.mtl
      • test_bvh.obj
      • test_bvh.png
    • test3.png
    • test4.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.txt
          • third-party-programs-TBB.txt
        • embree-config.cmake
        • embree-config-version.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
              • 7f96a87ca908a413.ipch
            • Preview
              • Browse.VC.db
              • ipch
                • 195f988286c96847.ipch
                • 22e8e9a27023cde7.ipch
                • AutoPCH
                  • 1f864efef32b5a64
                  • 2988f42ec38d85e5
                  • 4a5f3d8fc92ad9b4
                  • 5a5cb253fb9a1c15
                  • 75700cc4f73d0261
      • pg1_embree.sln
      • pg1_embree
        • AABB.cpp
        • AABB.h
        • BVH.cpp
        • BVH.h
        • camera.cpp
        • camera.h
        • color.cpp
        • color.h
        • color3f.cpp
        • color3f.h
        • Color4f.cpp
        • Color4f.h
        • directionalLight.h
        • environmentalMap.cpp
        • environmentalMap.h
        • imgui.ini
        • light.cpp
        • light.h
        • material.cpp
        • material.h
        • matrix3x3.cpp
        • matrix3x3.h
        • mymath.cpp
        • mymath.h
        • Node.cpp
        • Node.h
        • normal3f.cpp
        • normal3f.h
        • objloader.cpp
        • objloader.h
        • pg1_embree.cpp
        • pg1_embree.vcxproj
        • pg1_embree.vcxproj.filters
        • pg1_embree.vcxproj.user
        • rayPayload.cpp
        • rayPayload.h
        • 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
        • TriangleComparator.cpp
        • TriangleComparator.h
        • tutorials.cpp
        • tutorials.h
        • utils.cpp
        • utils.h
        • vector3.cpp
        • vector3.h
        • vertex.cpp
        • vertex.h
        • x64
          • Debug
            • AABB.obj
            • BVH.obj
            • camera.obj
            • color3f.obj
            • environmentalMap.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
            • Node.obj
            • normal3f.obj
            • objloader.obj
            • pg1_embree.Build.CppClean.log
            • pg1_embree.exe.recipe
            • 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
            • rayPayload.obj
            • 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
            • AABB.obj
            • BVH.obj
            • camera.obj
            • color.obj
            • color3f.obj
            • Color4f.obj
            • environmentalMap.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
            • Node.obj
            • normal3f.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
            • rayPayload.obj
            • raytracer.obj
            • simpleguidx11.obj
            • stdafx.obj
            • structs.obj
            • surface.obj
            • texture.obj
            • triangle.obj
            • TriangleComparator.obj
            • tutorials.obj
            • utils.obj
            • vc142.pdb
            • vector3.obj
            • vertex.obj
  • 181.84 MiB
  • Nahrál L0ki
  • Nahráno 16.11.2021
  • Staženo 15x
Stáhnout Nahlásit fake Zpět na předmět
Cookies nám pomáhají poskytovat Vám naše služby. Využíváním těchto služeb souhlasíte s jejich použitím.