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

Project5: Linda Zhu #11

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

LinDadaism
Copy link

@LinDadaism LinDadaism commented Oct 30, 2023

Repo Link

Features:

  • Compute pipeline and graphics pipeline setup
  • Grass geometry
  • Simulating natural forces
  • 3 Culling methods
  • Extra credit: dynamic tessellation level

Feedback:

  • The equation for m in view-frustum culling in the INSTRUCTIONS.md is incorrect, not what the paper says.
  • I wish we could have a simple Vulkan practice, like to render a triangle, before going straight into grass simulation, so that we could have a basic grasp of how to setup the pipelines.
  • A bunch of other students and I found out that somebody from last year fixed the application crash when resizing the window. It would be nice to integrate his change into the base code in the future.

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