Crate warbler_grass
source ·Expand description
A bevy plugin for easily creating million of grass blades in your game.
The crate heavily uses instanced rendering to render as much grass as possible.
More information can be found on the github repository
Modules§
- Contains the
YMap
andDensityMap
component
Structs§
- A resource used to globally define parameters about the grass.
- The texture used to animate the wind on the grass.