Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 3 - Xiang Deng #21

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Conversation

dengxianga
Copy link

@dengxianga dengxianga commented Oct 11, 2016

https://github.com/dengxianga/Project3-CUDA-Path-Tracer
Pennkey dxiang
Pathtracer
Features

BSDF shading with diffusion, reflection.
Stream Compaction for removing inactive rays.
Sorting rays by material id.
First bounce caching of intersections.

Additional features
Work efficient shared memory compaction (I forgot to mention this feature in readme.. sorry)
Refractions.
Anti-aliasing with uniform guassian spherical jitter.
Motion blur.
Depth of field.

To run motion blur, set motionjitter in common.h=1, set ISMOVE of object 7 and 8 to 1 in cornellMove.txt

@dengxianga dengxianga changed the title Project 2 - Xiang Deng Project 3 - Xiang Deng Oct 11, 2016
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