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§
- bundle
- diagnostic
- dithering
- map
- Contains the
YMap
andDensityMap
component - prelude
- warblers_
plugin
Structs§
- Grass
Configuration - A resource used to globally define parameters about the grass.
- Grass
Noise Texture - The texture used to animate the wind on the grass.