#bevy

bevy_scene

Provides scene functionality for Bevy Engine

54 releases

Uses new Rust 2024

0.18.0 Jan 13, 2026
0.18.0-rc.2 Dec 30, 2025
0.17.3 Nov 17, 2025
0.16.1 May 30, 2025
0.3.0 Nov 3, 2020

#2727 in Game dev

Download history 56835/week @ 2025-10-20 48303/week @ 2025-10-27 49816/week @ 2025-11-03 46273/week @ 2025-11-10 53051/week @ 2025-11-17 48574/week @ 2025-11-24 48343/week @ 2025-12-01 55757/week @ 2025-12-08 63744/week @ 2025-12-15 64854/week @ 2025-12-22 51944/week @ 2025-12-29 48007/week @ 2026-01-05 54607/week @ 2026-01-12 64693/week @ 2026-01-19 57972/week @ 2026-01-26 129209/week @ 2026-02-02

311,373 downloads per month
Used in 666 crates (14 directly)

MIT/Apache

6.5MB
112K 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

~33–50MB
~809K SLoC