Skip to content

Project3 : Muqiao Lei - #45

Open
rmurdock41 wants to merge 68 commits into
CIS5650-Fall-2025:mainfrom
rmurdock41:main
Open

Project3 : Muqiao Lei#45
rmurdock41 wants to merge 68 commits into
CIS5650-Fall-2025:mainfrom
rmurdock41:main

Conversation

@rmurdock41

@rmurdock41 rmurdock41 commented Oct 6, 2025

Copy link
Copy Markdown

Repo Link

repo

Core Features Completed

  • Shading kernel with BSDF evaluation (diffuse, perfect specular surfaces)
  • Stream compacted path termination
  • Sorting by material type
  • Stochastic sampled antialiasing

Extended Features Completed

  • Visual Improvements
    • Refraction + 2
    • Physically-based DOF + 2
  • Mesh Improvements
    • Load glTF + 4
  • Performance Improvements
    • Russian Roulette + 1
    • BVH structure + 6

Other Features and Details

  • ...

README Completion Checklist

  • Cover image in readme does not use Cornell Box
  • Descriptions, screenshots, debug images, side-by-side comparisons of features implemented
  • Analysis
  • Scenes and meshes included or linked
  • Third-party library changes or compilation changes documented
  • Bloopers (optional)

Late Days Used

I've used 3 late days in this project.

Project feedback

YVin3D and others added 30 commits September 18, 2018 16:45
- Clarified how to use the rng
- Added Procedural Shapes & Textures as an option
- Added new slides url
- Updated due date
…nstructions-2021

Update instructions for Fall 2021
Updated dates
Added GUIDataContainer Class to bridge data communication between pathtrace.cu and preview.cpp
Currently it's impossible to "unfocus" the GUI because a bool variable is not updated correctly.
Fix a bug that causes MouseOverImGuiWindow() to not work
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.

10 participants