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: Ziad Ben Hadj-Alouane #9

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

Conversation

ziedbha
Copy link

@ziedbha ziedbha commented Oct 27, 2018

Repo Link

Features

  • Clustering datastructure using frustum/sphere intersection tests
  • Forward+ shading set up (looping through correct lights)
  • Deferred shading set up (2 g buffers only, with packed normals)
  • Blinn-Phong shading (applied to Forward+ in the code, can be copy pasted into deferred too)

NOTE: I was not able to run npm run build, the build script is not working and I do not have any way of solving it. My README would be missing the live demo, but hopefully it compensates with enough gifs/videos/images...

Feedback

  • Please provide us with resources on how to do frustum/sphere intersection in the future. It was hard to do research on that one online

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