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: Saket Karve #14

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

Conversation

karvesaket
Copy link

Repo Link

  • Visual artefacts
    • Shading different materials
      • Ideal diffuse and shading
      • Perfect Specular reflection
      • Refraction with Fresnel effects and total internal reflection [EXTRA CREDIT]
    • Stochastic Anti-aliasing [EXTRA CREDIT]
    • Motion Blur [EXTRA CREDIT]
    • Arbitrary mesh loading and rendering (OBJ) [EXTRA CREDIT]
  • Performance improvements
    • Path termination using Stream Compaction
    • Cache first bounce
    • Sort by materials
    • Stream Compaction using shared memory [EXTRA CREDIT]

Feedback : Was a good graphics project. Took time to understand the graphics basics. Would have been more helpful if the graphics related details were given to us and we would have to implement some actual CUDA stuff. I realized I would not have written a single kernel if I had not done stream compaction with shared memory.

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