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

Project3: Jinxiang Wang #33

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

Conversation

JinxiangW
Copy link

@JinxiangW JinxiangW commented Oct 7, 2024

Repo Link

[3 late days used, submitted on midnight 10/6]

Features Implemented:

Part1:

  1. Basic BSDF evaluation for idea diffuse and perfect specular
  2. Path continuation/termination
  3. Sort path segments based on material type
  4. Stocastic AA

Part2:

  1. TinyObj mesh loading
  2. Environment map
  3. Russian Rolette for path termination
  4. Refraction - BTDF
  5. Post-processing - ACES and Reinhard Tone Mapping
  6. Direct lighting
  7. Multi-Importance Sampling
  8. HLBVH - SAH and LBVH based algorithm
  9. Disney BRDF - allowing for interpolation between materials based on pbr parameters

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