Skip to content

giaosame/Vulkan-Grass-Rendering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Grass Rendering

Grass Rendering

Features

  • Represent grass as Bezier curves

  • Simulate forces with gravity, recovery and wind.

    Forces pic

  • Cull the blade when the front face direction is perpendicular to the view vector and when blades are outside of the view-frustum.

  • Tessellate to varying levels of detail as a function of how far the grass blade is from the camera.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.1%
  • GLSL 6.9%
  • CMake 5.0%