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: Xiaoxiao(Crystal) Zou #26

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

Conversation

Cryszzz
Copy link

@Cryszzz Cryszzz commented Oct 10, 2023

Last code edited: Oct. 7th

Visual:

  • Anti-aliasing - 2️⃣ points
  • Mirror - 0️⃣ points
  • Refraction - 2️⃣ points (glass with specular component)
  • Plastic Material - ❓ points (mixture of diffuse, refraction, specular material)
  • Phong / Blinn-Phong with cosine lobine importance sampling - ❓ points
  • Microfacet Model with Blinn-Phong - ❓ points
  • Texture/Normal Mapping with mesh loading - 6️⃣ points

Mesh:

  • Obj/Mtl file loading - 2️⃣ points

Performance:

  • First Bounce Cache - 0️⃣ points
  • Stream Compaction - 0️⃣ points
  • Material Sort - 0️⃣ points
  • BVH - 6️⃣ points

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