RayTracingPlayground:尝试学习光线跟踪技术

时间:2024-03-01 13:01:31
【文件属性】:

文件名称:RayTracingPlayground:尝试学习光线跟踪技术

文件大小:43KB

文件格式:ZIP

更新时间:2024-03-01 13:01:31

CMake

射线追踪游乐场 这是出于教育目的而制作的一个回购协议,尽管我计划关注该系列中的其他书籍,以及所有其他有趣的想法,但我目前正在追踪射线追踪。 演示版


【文件预览】:
RayTracingPlayground-master
----.cmake-format.yaml(188B)
----.clang-tidy(203B)
----src()
--------utilities.hpp(270B)
--------CMakeLists.txt(486B)
--------main.cpp(2KB)
--------utilities.cpp(350B)
--------ray.cpp(414B)
--------ray.hpp(700B)
----scripts()
--------run-cmake-format.sh(104B)
--------gcc-latest-setup.scm(156B)
--------check-cmake-format.sh(374B)
--------clang-format.sh(113B)
--------clang-latest-setup.scm(178B)
--------run-clang-format.py(10KB)
----.clang-format(3KB)
----conanfile.txt(56B)
----CMakeLists.txt(1KB)
----media()
--------demo.png(23KB)
----LICENSE(1KB)
----cmake()
--------PreventInSourceBuilds.cmake(578B)
--------StaticAnalyzers.cmake(1KB)
--------Doxygen.cmake(333B)
--------StandardProjectSettings.cmake(1KB)
--------CompilerWarnings.cmake(4KB)
--------Sanitizers.cmake(2KB)
--------Cache.cmake(808B)
----README.md(346B)
----tests()
--------CMakeLists.txt(289B)
--------simple_red_circle.cpp(2KB)
----.gitignore(69B)

网友评论