Skip to content

Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee

License

Notifications You must be signed in to change notification settings

zh2009053012/Realistic-Real-Time-Grass-Rendering-With-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realistic-Real-Time-Grass-Rendering-With-Unity

Description

Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee

Article(Chinese)

利用GPU实现无尽草地的实时渲染

Requirement

Unity 5.6+

Update

Unity 2017.3 supports 32-bit index buffer.

Ref

【1】《Chapter 7. Rendering Countless Blades of Waving Grass》

【2】《Rendering Grass Terrains in Real-Time with Dynamic Lighting》

【3】《REALISTIC REAL-TIME GRASS RENDERING》

【4】《Programming Guide for Direct3D 11》

About

Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.9%
  • ShaderLab 47.1%