Skip to content

Conversation

siwel-cg
Copy link

@siwel-cg siwel-cg commented Oct 5, 2025

Repo Link:

https://github.com/siwel-cg/Project3-CUDA-Path-Tracer

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
    • Environment Lights
    • Bloom post processing filter
    • Depth of field
  • Mesh Improvements
    • OBJ loading
  • Performance Improvements
    • BVH data structure
  • Other Improvements
    • Black hole material with light bending and noise based accretion disk

Other Features and Details

  • Nothing significant

README Completion Checklist

  • [x ] 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

Code submission: 3 late days used

Project feedback

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