文件名称:pathTracing
介绍说明--下载内容均来自于网络,请自行研究使用
Simple C++ Implementation of the path-tracing algorithm for computer graphics. It requires no extra libraries.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CMakeLists.txt
blur.ppm
buildAndRun.sh
inputs
......\test1.in
......\test2.in
......\test3.in
......\test4.in
......\test5.in
......\test5Materials.in
......\test6.in
rainbow1.ppm
results
.......\test1.in.jpg
source
......\brdf.cpp
......\brdf.hpp
......\cena.cpp
......\cena.hpp
......\common.cpp
......\common.hpp
......\main.cpp
......\objects.cpp
......\objects.hpp