24 releases (12 breaking)

0.13.2 Apr 4, 2024
0.13.1 Mar 18, 2024
0.13.0 Feb 17, 2024
0.12.1 Nov 30, 2023
0.3.0 Nov 3, 2020

#929 in Game dev

Download history 10372/week @ 2024-01-25 8707/week @ 2024-02-01 11644/week @ 2024-02-08 17838/week @ 2024-02-15 14742/week @ 2024-02-22 14924/week @ 2024-02-29 15741/week @ 2024-03-07 13701/week @ 2024-03-14 16058/week @ 2024-03-21 15385/week @ 2024-03-28 15770/week @ 2024-04-04 15214/week @ 2024-04-11 15778/week @ 2024-04-18 14007/week @ 2024-04-25 13459/week @ 2024-05-02 10883/week @ 2024-05-09

56,548 downloads per month
Used in 513 crates (8 directly)

MIT/Apache

3.5MB
63K 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.

Dependencies

~16–58MB
~1M SLoC