7 releases
0.2.1 | May 6, 2023 |
---|---|
0.2.0 | May 5, 2023 |
0.2.0-rc8 | May 4, 2023 |
0.2.0-rc5 | May 2, 2023 |
#2272 in Game dev
155 downloads per month
Used in 29 crates
(25 directly)
275KB
6.5K
SLoC
Ambient ECS
The Ambient ECS underpins the entire Ambient runtime on the host. It is (currently) single-threaded, and allows for the storage of arbitrary components on entities, and iterating over those components and entities with queries/systems.
Dependencies
~24–38MB
~669K SLoC