Description: Graphics great job, ray tracing algorithm by implementing a reflection refraction texture soft shadows, the code can be extended
To Search:
File list (Check if you may need any files):
光线跟踪\bin\ray_trace.exe
........\doc\光线跟踪实验报告.pdf
........\...\光线追踪算法程序使用说明.pdf
........\src\const.cpp
........\...\const.h
........\...\object.cpp
........\...\object.h
........\...\raytrace.h
........\...\ray_trace.cpp
........\...\stdafx.cpp
........\...\stdafx.h
........\...\targetver.h
........\...\texture.cpp
........\...\texture.h
........\...\Vector.cpp
........\...\Vector.h
........\...\work.cpp
........\...\work.h
........\texture\ball.jpg
........\.......\ba_ll.jpg
........\.......\floor.jpg
........\.......\wall.jpg
........\vs2008\Debug\ray_trace.exe
........\......\.....\ray_trace.ilk
........\......\.....\ray_trace.pdb
........\......\ray_trace\ball.jpg
........\......\.........\ba_ll.jpg
........\......\.........\const.cpp
........\......\.........\const.h
........\......\.........\floor.jpg
........\......\.........\object.cpp
........\......\.........\object.h
........\......\.........\raytrace.h
........\......\.........\ray_trace.cpp
........\......\.........\ray_trace.vcproj
........\......\.........\ray_trace.vcproj.lidongfang-PC.lidongfang.user
........\......\.........\ReadMe.txt
........\......\.........\stdafx.cpp
........\......\.........\stdafx.h
........\......\.........\targetver.h
........\......\.........\texture.cpp
........\......\.........\texture.h
........\......\.........\Vector.cpp
........\......\.........\Vector.h
........\......\.........\wall.jpg
........\......\.........\work.cpp
........\......\.........\work.h
........\......\ray_trace.ncb
........\......\ray_trace.sln
........\......\Debug
........\......\ray_trace
........\bin
........\doc
........\src
........\texture
........\vs2008
光线跟踪