Skip to content

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