Skip to content

Project 5: Muqiao Lei#7

Open
rmurdock41 wants to merge 9 commits into
CIS5650-Fall-2025:mainfrom
rmurdock41:main
Open

Project 5: Muqiao Lei#7
rmurdock41 wants to merge 9 commits into
CIS5650-Fall-2025:mainfrom
rmurdock41:main

Conversation

@rmurdock41
Copy link
Copy Markdown

Repo : https://github.com/rmurdock41/Project5-Vulkan-Grass-Rendering

Features Implemented:

  • Real-time grass rendering in Vulkan using quadratic Bezier curves with three control points
  • GPU physics simulation computing gravity, recovery force, and wind force in compute shaders
  • Three culling techniques (orientation, view-frustum, distance) optimizing blade visibility in compute shaders
  • Tessellation-based geometry generation using tessellation control and evaluation shaders

Extra Features:

  • Distance-based LOD system with smooth tessellation level transitions
  • Procedural skybox with gradient sky, sun rendering, and simple clouds
  • Enhanced grass shading with Lambert lighting, wrap-around lighting, and rim light effects

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