Skip to content

kaosat-dev/bevy-fun-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy fun examples

Bevy tracking MIT

A few different examples for bevy (not the official examples :)

Tested with Bevy 0.11.x

List of examples

  • vertex shader animation (specifically for animation fishes etc)

    demo

    run it with

    cargo run --features bevy/dynamic_linking --features bevy/file_watcher --example vertex_animation

  • this is now a full fledged workflow with Crates for Bevy , Blender addon etc, see the link above

    demo

Notes

  • feedback is welcome, although I do not know how much time I will have to update this repo
  • my Rust & Bevy knowledge is limited for now, so suggestions to make things more idiomatic are welcome !

License

These example are licensed under MIT.

About

A few "fun" examples for the Bevy engine !

Resources

License

Stars

Watchers

Forks

Packages

No packages published