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: Matt Elser #24

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Conversation

mattelser
Copy link

Repo link
Implemented the following features:

  • core path tracer features:

    • casting new rays from intersections using BSDFS
    • Diffuse and reflective BSDFS
    • Optional First bounce caching
    • material sorting
  • Arbitrary mesh loading using .obj file format

  • Refraction

  • Anti-aliasing

  • Depth of Field

  • Adaptive Sampling* (nearly complete, but a bug persists)

@mattelser
Copy link
Author

The readme has been updated with images, some metrics, and a bit more text

@mattelser
Copy link
Author

Just FTR I made two fixes over the break. I am committing them now to keep things tidy while integrating the denoiser, but since I submitted the assignment a week ago I do not consider them part of the submission

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