Skip to content

Project 3 Submission Mark Xu - #3

Open
HC-Mark wants to merge 7 commits into
CIS565-Fall-2019:masterfrom
HC-Mark:master
Open

Project 3 Submission Mark Xu#3
HC-Mark wants to merge 7 commits into
CIS565-Fall-2019:masterfrom
HC-Mark:master

Conversation

@HC-Mark

@HC-Mark HC-Mark commented Sep 29, 2019

Copy link
Copy Markdown

https://github.com/HC-Mark/Project3-CUDA-Path-Tracer

Features I did

  • Shading kernel with BSDF features: diffuse, reflective and refractive with Fresnel law
  • Kernel optimization: terminating path using stream compaction
  • Kernel optimization: sorting material in global memory
  • Kernel optimization: caching the first layer path and their intersections for the rest iterations
  • Stochastic sampled antialiasing
  • Motion blur

Comments:
Very fun project, thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant