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 5: Grace Gilbert #45

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

gracelgilbert
Copy link

  • Repo Link
  • Features
    • DirectX Raytracing CPU setup
    • Ray generation
    • Shadows and reflections
    • Multiple procedural sphere intersection
    • Volumetric Metaball intersection
    • Phong lighting, Schlick's approximation for Fresnel reflection
    • Distance falloff
    • Performance analysis
  • I feel like I had a very high level understanding of how the DirectX pipeline worked, but had trouble figuring out where and how all of that happens in the code. I found myself trying out different values in certain functions rather than actually understanding what the changes I was making actually were doing. I think a little more background on the implementation details would be helpful to make the CPU setup part of the project more approachable.

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