42 releases

Uses new Rust 2024

new 0.16.0-rc.4 Apr 11, 2025
0.16.0-rc.3 Mar 31, 2025
0.15.3 Feb 24, 2025
0.15.0 Nov 29, 2024
0.3.0 Nov 3, 2020

#2958 in Game dev

Download history 14066/week @ 2024-12-20 9557/week @ 2024-12-27 19020/week @ 2025-01-03 28224/week @ 2025-01-10 21913/week @ 2025-01-17 17172/week @ 2025-01-24 21974/week @ 2025-01-31 27379/week @ 2025-02-07 17382/week @ 2025-02-14 24780/week @ 2025-02-21 21960/week @ 2025-02-28 21250/week @ 2025-03-07 27707/week @ 2025-03-14 22749/week @ 2025-03-21 18328/week @ 2025-03-28 19407/week @ 2025-04-04

93,134 downloads per month
Used in 664 crates (9 directly)

MIT/Apache

6MB
102K SLoC

Provides scene definition, instantiation and serialization/deserialization.

Scenes are collections of entities and their associated components that can be instantiated or removed from a world to allow composition. Scenes can be serialized/deserialized, for example to save part of the world state to a file.


Bevy Scene

License Crates.io Downloads Docs Discord

Dependencies

~15–48MB
~846K SLoC