Skip to content

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