43 releases

Uses new Rust 2024

new 0.16.0-rc.5 Apr 15, 2025
0.16.0-rc.3 Mar 31, 2025
0.15.0 Nov 29, 2024
0.14.0 Jul 4, 2024
0.3.0 Nov 3, 2020

#2896 in Game dev

Download history 9733/week @ 2024-12-24 16716/week @ 2024-12-31 19114/week @ 2025-01-07 29086/week @ 2025-01-14 19906/week @ 2025-01-21 17680/week @ 2025-01-28 28651/week @ 2025-02-04 21868/week @ 2025-02-11 17900/week @ 2025-02-18 25012/week @ 2025-02-25 17349/week @ 2025-03-04 27226/week @ 2025-03-11 22307/week @ 2025-03-18 26081/week @ 2025-03-25 16654/week @ 2025-04-01 22054/week @ 2025-04-08

90,602 downloads per month
Used in 666 crates (9 directly)

MIT/Apache

6MB
101K 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
~828K SLoC