Skip to content

sombra-studio/grass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grass

Grass implementation using moderngl in Python. This follows the tutorial by Acerola in YouTube:

https://www.youtube.com/watch?v=Y0Ko0kvwfgA

The implementation uses 3 planes with an alpha texture per grass instance, and instanced rendering to render around 4M triangles.

Usage

Install all dependencies with: $ pip install -r requirements.txt

Run $ python main.py

showcase image

About

Grass implementation using moderngl in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published