1 unstable release
0.13.6 | May 21, 2024 |
---|
#1985 in Game dev
60KB
943 lines
Bevy Foliage Paint
Installing
cargo add bevy_foliage_paint
Bevy Versions
Foliage 0.13.x -> Bevy 0.13.x
Run example
cargo run --example basic
Description
A very bevy-centric foliage painting plugin that takes advantage of entities, components and systems as much as possible to be as easy to understand and interact with as possible.
An example of it being used in the bevy_mesh_terrain_editor to allow the editor to paint WarblerGrass
Editor (WIP)
Dependencies
~48–89MB
~1.5M SLoC