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 4: Caroline Lachanski #5

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

Conversation

clach
Copy link

@clach clach commented Oct 10, 2019

  • Repo Link

  • Features:

  • Grass compute and graphics pipeline (featuring tessellation)

  • Physics sim (wind, gravity, recovery forces)

  • Three culling heuristics (orientation, frustum, distance)

  • Feedback:
    It's not a bad project, and I personally think the topic (real-time grass rendering) and learning objectives (Vulkan, compute shader, and tessellation) are cool. But...this project is really hard to start. I know we went over Vulkan in the project recitation, but just going over Vulkan specific terms (descriptor set layout, descriptor set, etc, etc) is kinda meaningless and hard to follow. Maybe start with an overview of the project and actually go into the code and be like "look, here's how you would do a descriptor set for a generic model, look it has a model buffer and a sampler."

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