Skip to content

lihy96/RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Ray Tracing

This repository holds the engine of image rendering, a project achieved by algorithm of ray tracing and path tracing.

Description

-- This is one the homework of Computer Graphics, a course in spring semester, 2016.

-- You can download this project to complile by yourself.

Path Tracing

-SPP 60000

pt

-SPP 28000

pt

-SPP 8800

pt

Ray Tracing

-Deep of field

rt

-Soft shadow

rt

-Different focus distance

###near rt ###middle rt ###far rt

Compiling environment

  • VS 2012

  • OS:Windows 7 - 64bit

References

【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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published