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

#1104 in Game dev

Download history 10248/week @ 2024-01-24 9082/week @ 2024-01-31 11888/week @ 2024-02-07 16295/week @ 2024-02-14 15452/week @ 2024-02-21 15318/week @ 2024-02-28 15419/week @ 2024-03-06 13110/week @ 2024-03-13 16723/week @ 2024-03-20 15088/week @ 2024-03-27 16612/week @ 2024-04-03 14325/week @ 2024-04-10 16030/week @ 2024-04-17 13971/week @ 2024-04-24 13448/week @ 2024-05-01 10837/week @ 2024-05-08

57,153 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

~17–58MB
~1M SLoC