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: Anthony Mansur #21

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

Conversation

anthonymansur
Copy link

@anthonymansur anthonymansur commented Oct 10, 2021

  • Basic path-tracer w/ BSDF evaluation for ideal diffuse and perfectly specular-reflective surfaces
  • Stream compaction ray termination
  • Sort rays by material
  • Caching first bounce intersection
  • Mesh loading w/ triangles (+4 pts)
  • Bounding Volume Hierarchy (+6 pts)
  • Antialiasing (+2 pts)
  • Refraction w/ Schlick's Approximation (+2 pts)

Used my three out of four late days on this assignment.

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.

None yet

1 participant