This repository holds the engine of image rendering, a project achieved by algorithm of ray tracing and path tracing.
-- This is one the homework of Computer Graphics, a course in spring semester, 2016.
-- You can download this project to complile by yourself.
-SPP 60000
-SPP 28000
-SPP 8800
-Deep of field
-Soft shadow
-Different focus distance
-
VS 2012
-
OS:Windows 7 - 64bit
【1】 Jacco Bikker, Raytracing Topics & Technology
【2】 Kevin Beason. Global Illumination in 99 lines of C++
【3】Course materials provided by teacher and TA of Computer Graphics.