Skip to content

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