Skip to content

ethereumdegen/bevy_foliage_paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

bevy-grass

Editor (WIP)

https://github.com/ethereumdegen/bevy_mesh_terrain_editor

About

Foliage Painting using Warbler Grass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages