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

Project 3: Christine Kneer #28

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

Conversation

JiaoMaMa
Copy link

@JiaoMaMa JiaoMaMa commented Oct 7, 2024

Repo Link
Using 3 Late Days on this assignment.

Features:

  • Core:

    • BSDF evaluation: Perfectly Specular, Perfectly Diffuse
    • Path continuation/termination using Stream Compaction
    • Material sorting on intersections
    • Stochastic sampled antialiasing
    • Basic README done
  • Extra:

    • BSDF evaluation:
      • 2️⃣ Refraction
      • ? Microfacet
    • 6️⃣ Hierarchical spatial data structures: BVH
    • 1️⃣ Russian roulette path termination
    • 2️⃣ + ? Arbitrary mesh loading, with texture mapping and mtl file loading that maps into BSDF properties (OBJ)
    • 2️⃣ Environment map
    • 2️⃣ Physically-based depth-of-field
    • 3️⃣ Open Image AI Denoiser

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