Crates.io | reactor_core |
lib.rs | reactor_core |
version | 1.0.0 |
source | src |
created_at | 2024-07-21 17:30:35.361636 |
updated_at | 2024-07-21 17:30:35.361636 |
description | A combined suite of tools provided by reactor for use with the Bevy game engine. |
homepage | https://www.cobaltreactor.com |
repository | https://github.com/BobG1983/cobalt_reactor |
max_upload_size | |
id | 1310475 |
size | 8,332 |
reactor_core
A suite of tools for the Bevy engine combined into a single crate. See individual crates README.md files for more information.
reactor_random
A crate for generating random numbers using fastrand.
reactor_spatial
A crate for handling and propagating 2d transforms (position, rotation, scale, draw order).
reactor_camera
A crate for handling 2d camera functionality inspired by STALKER-X.
reactor_proto
A crate for turning on-disk assets into entities.
reactor_serial
A crate for handling saving and loading.