Skip to content

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

@JinxiangW JinxiangW force-pushed the main branch 3 times, most recently from 84613a3 to 2c2fa0a Compare October 10, 2024 21:05
@JinxiangW JinxiangW force-pushed the main branch 2 times, most recently from e945a24 to 98e2739 Compare October 10, 2024 21:33
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