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

Final evaluation for Implementing Oren-Nayar BRDF and Creating New Scene #2

Open
wants to merge 4 commits into
base: week-7
Choose a base branch
from

Conversation

sps1112
Copy link

@sps1112 sps1112 commented Jun 9, 2021

  • Implemented Oren Nayer BRDF
  • Updated to a simplified version
  • Also added a simple Phong BRDF based on the old BRDF
  • Added 2 new balls in the scene
  • Attaching screenshots of new scene
    • Diffuse BRDF at 256 samples
      256-Diffuse
    • Oren Nayar BRDF at 256 samples
      256-ON
    • Final Scene at 1024 samples with New balls, background and camera pos
    • Red and Blue ball use Oren-Nayar while yellow uses Phong BRDF
      out

@sps1112 sps1112 changed the title Final evaluation for Implementinh Oren Nayar BRDF Final evaluation for Implementing Oren-Nayar BRDF and Creating New Scene Jun 9, 2021
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.

2 participants