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: Anantha Srinivas #8

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

Conversation

ananthaks
Copy link

@ananthaks ananthaks commented Oct 27, 2018

Repo Link

Implemented features:

  1. Forward plus
  2. Clustered Rendering
  3. Blinn phong shader

Missing features:
This command is throwing errors:
npm run build
it seems that other people have also faced this issue. As a result, the link for the live demo is not active yet. Will try and update soon.

Feedback on homework:
I felt that this project could be optional or you could give people the choice of implementing in another graphics API. Writing this in WebGL and javascript is a pain! I spent the majority of the time (maybe 80%) not on the actual algorithm but finding bugs in javascript, which is almost impossible, This sort of breaks away the attention from GPU optimization to bug fixing.
The project of integrating this concept into CUDA rasterizer is a way better task. At least then we could actually try and implement some of the optimizations instead of just calling some APIs.
Overall, I would recommend moving this project over to CUDA or even Vulkan/D3D12 for next year.

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