Skip to content

YingtingXiao/Project2-Pathtracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CIS565: Project 2: CUDA Pathtracer

Yingting Xiao

alt tag


Features implemented:

• All required features

• Stream compaction from scratch

• Fresnel refraction

Screenshots:

  1. Reflection

alt tag

  1. Refraction

alt tag

  1. Reflection and refraction

alt tag

  1. Diffuse

alt tag

Screen recording:

https://vimeo.com/76024508

Performance analysis:

Fps with stream compaction using shared memory: 4.15

Fps with stream compaction: 3.08

Fps without stream compaction: 1.67

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.2%
  • C++ 44.6%
  • Other 0.2%