Skip to content

noprobelm/bevy_falling_sand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_falling_sand is a plugin for adding falling sand physics to your Bevy project.

Bevy versions

bevy_falling_sand bevy
0.5.x 0.16.x
0.4.x 0.15.x
0.3.x 0.14.x
0.1.x 0.13.x

Example

If you clone this repository, there is an example available that provides a full GUI interface for a "sandbox" like experience. I recommend running the example with the --release flag to maximize performance:

cargo run --example sandbox --release

About

A falling sand physics simulation plugin for Bevy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages