Crate warbler_grass

Source
Expand description

crates.io

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 and DensityMap component
prelude
warblers_plugin

Structs§

GrassConfiguration
A resource used to globally define parameters about the grass.
GrassNoiseTexture
The texture used to animate the wind on the grass.